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

/external/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h92 DECL_TYPE(sampler2DMSArray, GL_SAMPLER_2D_MULTISAMPLE_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_MS, 0, 1, GLSL_TYPE_FLOAT)
/external/deqp/framework/opengl/
H A DgluShaderUtil.cpp932 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: return TYPE_SAMPLER_2D_MULTISAMPLE_ARRAY;
H A DgluStrUtil.inl1009 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: return "GL_SAMPLER_2D_MULTISAMPLE_ARRAY";
/external/deqp/modules/gles31/functional/
H A Des31fShaderStateQueryTests.cpp215 { GL_SAMPLER_2D_MULTISAMPLE_ARRAY, "uniform highp sampler2DMSArray u_sampler", "texelFetch(u_sampler, ivec3(gl_FragCoord.xyz), 0)" },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1482 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B
/external/mesa3d/include/GLES3/
H A Dgl32.h1720 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/external/mesa3d/include/GL/
H A Dglcorearb.h1596 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
H A Dglext.h1483 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1596 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
H A Dglext.h1483 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro

Completed in 364 milliseconds