Home
last modified time | relevance | path

Searched refs:GL_SAMPLE_BUFFERS (Results 1 – 14 of 14) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java138 public static final int GL_SAMPLE_BUFFERS = 0x80A8; field
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp387 case GL_SAMPLE_BUFFERS: in glGetIntegerv()
/external/deqp/framework/opengl/
DgluStrUtil.inl98 case GL_SAMPLE_BUFFERS: return "GL_SAMPLE_BUFFERS";
1212 case GL_SAMPLE_BUFFERS: return "GL_SAMPLE_BUFFERS";
/external/mesa3d/include/GLES/
Dgl.h271 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/mesa3d/include/GLES2/
Dgl2.h212 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
DGwtGL20.java374 … || pname == GL20.GL_PACK_ALIGNMENT || pname == GL20.GL_RED_BITS || pname == GL20.GL_SAMPLE_BUFFERS in glGetIntegerv()
/external/deqp/modules/gles3/functional/
Des3fNegativeBufferApiTests.cpp284 glGetIntegerv (GL_SAMPLE_BUFFERS, &sampleBuffers); in init()
Des3fIntegerStateQueryTests.cpp975 m_verifier->verifyInteger(m_testCtx, GL_SAMPLE_BUFFERS, expectedSampleBuffers); in test()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl328 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp340 ctx.glGetIntegerv (GL_SAMPLE_BUFFERS, &sampleBuffers); in read_pixels_fbo_format_mismatch()
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp696 m_verifier->verifyInteger(m_testCtx, GL_SAMPLE_BUFFERS, expectedSampleBuffers); in test()
/external/mesa3d/include/GL/
Dgl.h1814 #define GL_SAMPLE_BUFFERS 0x80A8 macro
Dglext.h214 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h1249 #define GL_SAMPLE_BUFFERS 0x80A8 macro