Searched refs:GL_SAMPLER_1D_ARRAY (Results 1 – 9 of 9) sorted by relevance
104 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
394 case false: return sampler.arrayed ? GL_SAMPLER_1D_ARRAY : GL_SAMPLER_1D; in mapSamplerToGlType()
122 DECL_TYPE(sampler1DArray, GL_SAMPLER_1D_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1…
1183 case GL_SAMPLER_1D_ARRAY: return TYPE_SAMPLER_1D_ARRAY; in getDataTypeFromGLType()
1164 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
1075 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro
956 #define GL_SAMPLER_1D_ARRAY 0x8DC0 macro