Home
last modified time | relevance | path

Searched refs:GL_SAMPLE_BUFFERS (Results 1 - 25 of 49) sorted by relevance

12

/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp407 case GL_SAMPLE_BUFFERS: in glGetIntegerv()
/third_party/glfw/tests/
H A Dglfwinfo.c870 glGetIntegerv(GL_SAMPLE_BUFFERS, &samplebuffers); in main()
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h165 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h186 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp2013 case GL_SAMPLE_BUFFERS: in getIntegerv()
2023 case GL_SAMPLE_BUFFERS: in getIntegerv()
2593 case GL_SAMPLE_BUFFERS: in getQueryParameterInfo()
/third_party/mesa3d/include/GLES/
H A Dgl.h232 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/openGLES/api/GLES/
H A Dgl.h213 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dgl.h232 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dgl.h232 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp2790 case GL_SAMPLE_BUFFERS:
2799 case GL_SAMPLE_BUFFERS:
/third_party/glfw/deps/glad/
H A Dgles2.h360 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h192 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h173 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h271 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h192 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h192 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h173 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dgl.h236 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeBufferApiTests.cpp271 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_READ_FRAMEBUFFER_BINDING is non-zero, the read framebuffer is complete, and the value of GL_SAMPLE_BUFFERS for the read framebuffer is greater than zero."); in init()
285 glGetIntegerv (GL_SAMPLE_BUFFERS, &sampleBuffers); in init()
286 m_log << TestLog::Message << "// GL_SAMPLE_BUFFERS: " << sampleBuffers << TestLog::EndMessage; in init()
291 m_log << TestLog::Message << "// ERROR: expected GL_READ_FRAMEBUFFER_BINDING to be non-zero and GL_SAMPLE_BUFFERS to be greater than zero" << TestLog::EndMessage; in init()
1217 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the value of GL_SAMPLE_BUFFERS for the draw buffer is greater than zero."); in init()
1224 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is greater than zero and the formats of draw and read buffers are not identical."); in init()
1231 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is greater than zero and the source and destination rectangles are not defined with the same (X0, Y0) and (X1, Y1) bounds."); in init()
/third_party/mesa3d/src/mesa/main/
H A Dfbobject.c2005 case GL_SAMPLE_BUFFERS: in validate_get_framebuffer_parameteriv_pname()
2083 case GL_SAMPLE_BUFFERS: in get_framebuffer_parameteriv()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp3808 GL_SAMPLE_BUFFERS, in TestDefaultFramebuffer()
3815 "GL_SAMPLE_BUFFERS", in TestDefaultFramebuffer()
3872 GL_SAMPLE_BUFFERS, in TestCustomFramebuffer()
3884 "GL_SAMPLE_BUFFERS", in TestCustomFramebuffer()
6719 GL_SAMPLE_BUFFERS, in PrepareObjects()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeBufferApiTests.cpp332 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_READ_FRAMEBUFFER_BINDING is non-zero, the read framebuffer is complete, and the value of GL_SAMPLE_BUFFERS for the read framebuffer is greater than zero."); in read_pixels_fbo_format_mismatch()
346 ctx.glGetIntegerv (GL_SAMPLE_BUFFERS, &sampleBuffers); in read_pixels_fbo_format_mismatch()
347 ctx.getLog() << TestLog::Message << "// GL_SAMPLE_BUFFERS: " << sampleBuffers << TestLog::EndMessage; in read_pixels_fbo_format_mismatch()
352 ctx.getLog() << TestLog::Message << "// ERROR: expected GL_READ_FRAMEBUFFER_BINDING to be non-zero and GL_SAMPLE_BUFFERS to be greater than zero" << TestLog::EndMessage; in read_pixels_fbo_format_mismatch()
1524 ctx.beginSection("GL_INVALID_OPERATION is generated if the value of GL_SAMPLE_BUFFERS for the draw buffer is greater than zero."); in blit_framebuffer_multisample()
1531 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is greater than zero and the formats of draw and read buffers are not identical."); in blit_framebuffer_multisample()
1538 ctx.beginSection("GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read buffer is greater than zero and the source and destination rectangles are not defined with the same (X0, Y0) and (X1, Y1) bounds."); in blit_framebuffer_multisample()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp694 m_log << tcu::TestLog::Message << "Sample count is " << (m_context.getRenderTarget().getNumSamples()) << ", expecting GL_SAMPLE_BUFFERS to be " << expectedSampleBuffers << tcu::TestLog::EndMessage; in test()
696 m_verifier->verifyInteger(m_testCtx, GL_SAMPLE_BUFFERS, expectedSampleBuffers); in test()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h192 #define GL_SAMPLE_BUFFERS 0x80A8 macro
/third_party/mesa3d/include/GL/
H A Dgl.h1777 #define GL_SAMPLE_BUFFERS 0x80A8 macro

Completed in 81 milliseconds

12