Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluShaderUtil.cpp647 case GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY: return TYPE_UINT_SAMPLER_CUBE_ARRAY; in getDataTypeFromGLType()
DgluStrUtil.inl1020 case GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY: return "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY";
/external/deqp/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp307 …{ GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY, "uniform highp usamplerCubeArray u_sampler", "texture(u… in getInfos()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1228 #define GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY 0x900F macro
/external/mesa3d/include/GL/
Dglext.h901 #define GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY 0x900F macro