Searched refs:GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY (Results 1 - 10 of 10) sorted by relevance

/external/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h116 DECL_TYPE(usampler2DMSArray, GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_MS, 0, 1, GLSL_TYPE_UINT)
/external/deqp/framework/opengl/
H A DgluShaderUtil.cpp934 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: return TYPE_UINT_SAMPLER_2D_MULTISAMPLE_ARRAY;
H A DgluStrUtil.inl1011 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: return "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY";
/external/deqp/modules/gles31/functional/
H A Des31fShaderStateQueryTests.cpp217 { GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, "uniform highp usampler2DMSArray u_sampler", "texelFetch(u_sampler, ivec3(gl_FragCoord.xyz), 0)" },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1486 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D
/external/mesa3d/include/GLES3/
H A Dgl32.h1722 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
/external/mesa3d/include/GL/
H A Dglcorearb.h1598 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
H A Dglext.h1485 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1598 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
H A Dglext.h1485 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro

Completed in 356 milliseconds