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

/external/chromium_org/third_party/mesa/src/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;
/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 93 milliseconds