GLSL Struct
1.4.8
glslstruct
Loading...
Searching...
No Matches
glslstruct::glsl_layout Concept Reference
GLSLStruct
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::glsl_layout
check if type is glsl layout
Definition
layouts_checks.hpp:77
glslstruct::is_glsl_layout_v
static _GLSL_STRUCT_CONSTEXPR17 bool is_glsl_layout_v
check if type is glsl layout
Definition
layouts_checks.hpp:69
Detailed Description
check if type is glsl layout
Template Parameters
T
type which is glsl layout type
glslstruct
glsl_layout
Generated by
1.16.1