Searched refs:GL_SAMPLER_BUFFER (Results 1 - 11 of 11) sorted by relevance

/external/deqp/external/openglcts/modules/common/
H A DglcExtTokens.cpp102 SAMPLER_BUFFER = GL_SAMPLER_BUFFER;
/external/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h90 DECL_TYPE(samplerBuffer, GL_SAMPLER_BUFFER, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_BUF, 0, 0, GLSL_TYPE_FLOAT)
/external/deqp/framework/opengl/
H A DgluShaderUtil.cpp928 case GL_SAMPLER_BUFFER: return TYPE_SAMPLER_BUFFER;
H A DgluStrUtil.inl1012 case GL_SAMPLER_BUFFER: return "GL_SAMPLER_BUFFER";
/external/deqp/modules/gles31/functional/
H A Des31fShaderStateQueryTests.cpp245 { GL_SAMPLER_BUFFER, "uniform highp samplerBuffer u_sampler", "texelFetch(u_sampler, int(gl_FragCoord.x))" },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1160 #define GL_SAMPLER_BUFFER 0x8DC2
/external/mesa3d/include/GLES3/
H A Dgl32.h1673 #define GL_SAMPLER_BUFFER 0x8DC2 macro
/external/mesa3d/include/GL/
H A Dglcorearb.h1409 #define GL_SAMPLER_BUFFER 0x8DC2 macro
H A Dglext.h1296 #define GL_SAMPLER_BUFFER 0x8DC2 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1409 #define GL_SAMPLER_BUFFER 0x8DC2 macro
H A Dglext.h1296 #define GL_SAMPLER_BUFFER 0x8DC2 macro

Completed in 461 milliseconds