Home
last modified time | relevance | path

Searched refs:GL_SUBPIXEL_BITS (Results 1 – 25 of 39) sorted by relevance

12

/external/deqp/modules/gles2/functional/
Des2fImplementationLimitTests.cpp194 LIMIT_CASE(subpixel_bits, GL_SUBPIXEL_BITS, GLint, 4); in init()
Des2fPolygonOffsetTests.cpp416 gl.getIntegerv(GL_SUBPIXEL_BITS, &subpixelBits); in testPolygonOffset()
682 gl.getIntegerv(GL_SUBPIXEL_BITS, &subpixelBits); in testPolygonOffset()
Des2fRasterizationTests.cpp158 m_context.getRenderContext().getFunctions().getIntegerv(GL_SUBPIXEL_BITS, &m_subpixelBits); in init()
Des2fIntegerStateQueryTests.cpp2073 …{ "subpixel_bits", "SUBPIXEL_BITS has a minimum value of 4", GL_SUBPIXEL_BITS, 4 }, in init()
/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp439 LIMIT_CASE(subpixel_bits, GL_SUBPIXEL_BITS, GLint, 4); in init()
Des3fPolygonOffsetTests.cpp419 gl.getIntegerv(GL_SUBPIXEL_BITS, &subpixelBits); in testPolygonOffset()
684 gl.getIntegerv(GL_SUBPIXEL_BITS, &subpixelBits); in testPolygonOffset()
Des3fShaderBuiltinVarTests.cpp1019 gl.getIntegerv(GL_SUBPIXEL_BITS, &subpixelBits); in iterate()
/external/deqp/modules/egl/
DteglRenderTests.cpp823 m_gl.getIntegerv(GL_SUBPIXEL_BITS, &subpixelBits); in executeForContexts()
1052 m_gl.getIntegerv(GL_SUBPIXEL_BITS, &subpixelBits); in executeForContexts()
/external/deqp/framework/opengl/
DgluStrUtil.inl88 case GL_SUBPIXEL_BITS: return "GL_SUBPIXEL_BITS";
1163 case GL_SUBPIXEL_BITS: return "GL_SUBPIXEL_BITS";
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h178 #define GL_SUBPIXEL_BITS 0x0D50 macro
/external/mesa3d/include/GLES/
Dgl.h206 #define GL_SUBPIXEL_BITS 0x0D50 macro
/external/swiftshader/include/GLES/
Dgl.h206 #define GL_SUBPIXEL_BITS 0x0D50 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp1239 case GL_SUBPIXEL_BITS: *params = 4; break; in getIntegerv()
1476 case GL_SUBPIXEL_BITS: in getQueryParameterNum()
1628 case GL_SUBPIXEL_BITS: in isQueryParameterInt()
/external/deqp/modules/glshared/
DglsTextureBufferCase.cpp780 renderContext.getFunctions().getIntegerv(GL_SUBPIXEL_BITS, &subpixelBits); in render()
/external/mesa3d/include/GLES2/
Dgl2.h182 #define GL_SUBPIXEL_BITS 0x0D50 macro
/external/swiftshader/include/GLES2/
Dgl2.h182 #define GL_SUBPIXEL_BITS 0x0D50 macro
/external/angle/include/GLES2/
Dgl2.h163 #define GL_SUBPIXEL_BITS 0x0D50 macro
/external/angle/include/GLES/
Dgl.h210 #define GL_SUBPIXEL_BITS 0x0D50 macro
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp2007 …case GL_SUBPIXEL_BITS: *params = 4; return t… in getIntegerv()
2589 case GL_SUBPIXEL_BITS: in getQueryParameterInfo()
/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp1055 gl.getIntegerv(GL_SUBPIXEL_BITS, &subpixelBits); in renderQuad()
Des31fTextureMultisampleTests.cpp217 gl.getIntegerv(GL_SUBPIXEL_BITS, &m_subpixelBits); in init()
/external/swiftshader/include/GLES3/
Dgl3.h182 #define GL_SUBPIXEL_BITS 0x0D50 macro
/external/angle/include/GLES3/
Dgl3.h163 #define GL_SUBPIXEL_BITS 0x0D50 macro
/external/mesa3d/include/GL/
Dgl.h457 #define GL_SUBPIXEL_BITS 0x0D50 macro
/external/mesa3d/include/GLES3/
Dgl3.h182 #define GL_SUBPIXEL_BITS 0x0D50 macro

12