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

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

#include <struct_checks.hpp>

Concept definition

template<class S, class Layout>
check if type is glsl struct with required layout
Definition struct_checks.hpp:125
static _GLSL_STRUCT_CONSTEXPR17 bool is_glsl_layout_struct_v
check if type is glsl struct with required layout
Definition struct_checks.hpp:116

Detailed Description

check if type is glsl struct with required layout

Template Parameters
Stype which is glsl struct with required
Layoutrequired glsl layout type