|
GLSL Struct 1.4.0
glslstruct
|
The primary concept for GLSL layout trait definitions. More...
#include <layout_traits_concept.hpp>
The primary concept for GLSL layout trait definitions.
A type satisfies Layout Traits if it provides the necessary alignment logic and follows the optional hook patterns, either with or without a nested context_type.