Searched refs:GL_SAMPLER_2D_MULTISAMPLE_ARRAY (Results 1 – 12 of 12) sorted by relevance
114 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
404 …case true: return sampler.arrayed ? GL_SAMPLER_2D_MULTISAMPLE_ARRAY : GL_SAMPLER_2D_MULTISAMP… in mapSamplerToGlType()
215 …{ GL_SAMPLER_2D_MULTISAMPLE_ARRAY, "uniform highp sampler2DMSArray u_sampler", "texelFetch(u_s… in getInfos()
128 DECL_TYPE(sampler2DMSArray, GL_SAMPLER_2D_MULTISAMPLE_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_M…
1234 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: return TYPE_SAMPLER_2D_MULTISAMPLE_ARRAY; in getDataTypeFromGLType()
1009 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: return "GL_SAMPLER_2D_MULTISAMPLE_ARRAY";
1488 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
1730 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
1596 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
1483 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro