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

  /external/mesa3d/src/glsl/
builtin_types.h 293 GLSL_SAMPLER_DIM_BUF, 0, 0, GLSL_TYPE_FLOAT, "samplerBuffer"),
295 GLSL_SAMPLER_DIM_BUF, 0, 0, GLSL_TYPE_INT, "isamplerBuffer"),
297 GLSL_SAMPLER_DIM_BUF, 0, 0, GLSL_TYPE_UINT, "usamplerBuffer"),
glsl_types.h 64 GLSL_SAMPLER_DIM_BUF

Completed in 34 milliseconds