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

/external/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h104 DECL_TYPE(isampler2DMSArray, GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_MS, 0, 1, GLSL_TYPE_INT)
/external/deqp/framework/opengl/
H A DgluShaderUtil.cpp933 case GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: return TYPE_INT_SAMPLER_2D_MULTISAMPLE_ARRAY;
H A DgluStrUtil.inl1010 case GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: return "GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY";
/external/deqp/modules/gles31/functional/
H A Des31fShaderStateQueryTests.cpp216 { GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, "uniform highp isampler2DMSArray u_sampler", "texelFetch(u_sampler, ivec3(gl_FragCoord.xyz), 0)" },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1484 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C
/external/mesa3d/include/GLES3/
H A Dgl32.h1721 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
/external/mesa3d/include/GL/
H A Dglcorearb.h1597 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
H A Dglext.h1484 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1597 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
H A Dglext.h1484 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro

Completed in 307 milliseconds