Nameless Engine
|
Static Public Attributes | |
static constexpr std::string_view | sVsModel = "vs" |
static constexpr std::string_view | sPsModel = "ps" |
static constexpr std::string_view | sCsModel = "cs" |
static constexpr std::string_view | sCompilerVersion = "compiler_version" |
Groups names (keys in TOML file) of shader cache parameters.
|
staticconstexpr |
Compiler version.
|
staticconstexpr |
Compute shader model.
|
staticconstexpr |
Pixel shader model.
|
staticconstexpr |
Vertex shader model.