Searched refs:GL_SAMPLER_1D (Results 1 – 9 of 9) sorted by relevance
99 #define GL_SAMPLER_1D 0x8B5D macro
394 case false: return sampler.arrayed ? GL_SAMPLER_1D_ARRAY : GL_SAMPLER_1D; in mapSamplerToGlType()
117 DECL_TYPE(sampler, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1…118 DECL_TYPE(sampler1D, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1…
1180 case GL_SAMPLER_1D: return TYPE_SAMPLER_1D; in getDataTypeFromGLType()
935 #define GL_SAMPLER_1D 0x8B5D macro
749 #define GL_SAMPLER_1D 0x8B5D macro
619 #define GL_SAMPLER_1D 0x8B5D macro