Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
DefaultSampler.hpp File Reference
#include <entt/core/hashed_string.hpp>
#include <string_view>

Go to the source code of this file.

Namespaces

namespace  Graphic
namespace  Graphic::Utils

Variables

static constexpr std::string_view Graphic::Utils::DEFAULT_SAMPLER_NAME = "DEFAULT_SAMPLER"
static const entt::hashed_string Graphic::Utils::DEFAULT_SAMPLER_ID {DEFAULT_SAMPLER_NAME.data(), DEFAULT_SAMPLER_NAME.size()}