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

check if type is glsl struct with required layout or simple type More...

#include <struct_checks.hpp>

Concept definition

template<class T, class Layout>
check if type is glsl struct with required layout or simple type
Definition struct_checks.hpp:168
static _GLSL_STRUCT_CONSTEXPR17 bool is_glsl_simple_or_layout_struct_v
check if type is glsl struct with required layout or simple type
Definition struct_checks.hpp:158

Detailed Description

check if type is glsl struct with required layout or simple type

Template Parameters
Ttype which is glsl struct with required layout or simple type
Layoutrequired glsl layout type