Searched defs:GLSL_TYPE_STRUCT (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/glsl/
H A Dglsl_types.h56 GLSL_TYPE_STRUCT, enumerator in enum:glsl_base_type
133 * \c GLSL_TYPE_STRUCT, it is the number of elements in the structure and
393 return base_type == GLSL_TYPE_STRUCT;

Completed in 103 milliseconds