Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_2D_MULTISAMPLE_ARRAY (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/
DgluShaderUtil.cpp716 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: return TYPE_SAMPLER_2D_MULTISAMPLE_ARRAY; in getDataTypeFromGLType()
DgluStrUtil.inl1008 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: return "GL_SAMPLER_2D_MULTISAMPLE_ARRAY";
/external/deqp/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp215 …{ GL_SAMPLER_2D_MULTISAMPLE_ARRAY, "uniform highp sampler2DMSArray u_sampler", "texelFetch(u_s… in getInfos()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1360 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/external/mesa3d/include/GL/
Dglext.h2207 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro