Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluShaderUtil.cpp651 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE: return TYPE_UINT_SAMPLER_2D_MULTISAMPLE; in getDataTypeFromGLType()
DgluStrUtil.inl994 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE: return "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE";
/external/deqp/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp179 …{ GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE, "uniform highp usampler2DMS u_sampler", "texelFetch(u_sa… in getInfos()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1328 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
/external/mesa3d/include/GL/
Dglext.h2206 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro