GLSL Struct 1.4.0
glslstruct
Loading...
Searching...
No Matches
glslstruct::utils::glsl_layout_structs_array Concept Reference

check if type is array of glsl structs with required layout More...

#include <struct_checks.hpp>

Concept definition

template<class VS, class Layout>
check if type is array of glsl structs with required layout
Definition struct_checks.hpp:146
static _GLSL_STRUCT_CONSTEXPR17 bool is_glsl_layout_structs_array_v
check if type is array of glsl structs with required layout
Definition struct_checks.hpp:137

Detailed Description

check if type is array of glsl structs with required layout

Template Parameters
VStype which is array of glsl structs with required layout
Layoutrequired glsl layout type