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

/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dglsl_types.h57 GLSL_TYPE_ARRAY, enumerator in enum:glsl_base_type
132 * For \c GLSL_TYPE_ARRAY, this is the length of the array. For
385 return base_type == GLSL_TYPE_ARRAY;
/external/mesa3d/src/glsl/
H A Dglsl_types.h57 GLSL_TYPE_ARRAY, enumerator in enum:glsl_base_type
132 * For \c GLSL_TYPE_ARRAY, this is the length of the array. For
385 return base_type == GLSL_TYPE_ARRAY;

Completed in 34 milliseconds