Searched refs:GL_SAMPLER_2D_MULTISAMPLE (Results 1 – 14 of 14) sorted by relevance
344 if (uniform_type != GL_SAMPLER_2D_MULTISAMPLE) in iterate()449 if (uniform_type != GL_SAMPLER_2D_MULTISAMPLE) in iterate()
113 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
404 …se true: return sampler.arrayed ? GL_SAMPLER_2D_MULTISAMPLE_ARRAY : GL_SAMPLER_2D_MULTISAMPLE; in mapSamplerToGlType()
185 …{ GL_SAMPLER_2D_MULTISAMPLE, "uniform highp sampler2DMS u_sampler", "texelFetch(u_sampler, ivec… in getInfos()
127 DECL_TYPE(sampler2DMS, GL_SAMPLER_2D_MULTISAMPLE, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_M…
1211 case GL_SAMPLER_2D_MULTISAMPLE: return TYPE_SAMPLER_2D_MULTISAMPLE; in getDataTypeFromGLType()
993 case GL_SAMPLER_2D_MULTISAMPLE: return "GL_SAMPLER_2D_MULTISAMPLE";
1485 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
1372 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
1593 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
1480 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro