GLSL Struct
1.4.0
glslstruct
Loading...
Searching...
No Matches
glslstruct::utils::glsl_layout Concept Reference
GLSLStruct
»
Utilities
check if type is glsl layout
More...
#include <
layouts_checks.hpp
>
Concept definition
template
<
class
T>
concept
glsl_layout
=
is_glsl_layout_v<T>
glslstruct::utils::glsl_layout
check if type is glsl layout
Definition
layouts_checks.hpp:78
glslstruct::utils::is_glsl_layout_v
static _GLSL_STRUCT_CONSTEXPR17 bool is_glsl_layout_v
check if type is glsl layout
Definition
layouts_checks.hpp:70
Detailed Description
check if type is glsl layout
Template Parameters
T
type which is glsl layout type
glslstruct
utils
glsl_layout
Generated by
1.16.1