HomeSort by relevance Sort by last modified time
    Searched defs:GLSL_TYPE_ARRAY (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/glsl/
glsl_types.h 57 GLSL_TYPE_ARRAY,
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/
glsl_types.h 57 GLSL_TYPE_ARRAY,
132 * For \c GLSL_TYPE_ARRAY, this is the length of the array. For
385 return base_type == GLSL_TYPE_ARRAY;

Completed in 567 milliseconds