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

check if type is glsl layout or glsl simple More...

#include <layouts_checks.hpp>

Concept definition

template<class T>
check if type is glsl layout or glsl simple
Definition layouts_checks.hpp:97
static _GLSL_STRUCT_CONSTEXPR17 bool is_glsl_simple_or_layout_v
check if type is glsl layout or glsl simple
Definition layouts_checks.hpp:89

Detailed Description

check if type is glsl layout or glsl simple

Template Parameters
Ttype which is glsl layout or simple type