Home
last modified time | relevance | path

Searched refs:glReadBuffer (Results 1 – 25 of 141) sorted by relevance

123456

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferFetchTest.cpp433 glReadBuffer(colorAttachments[0]); in MultipleRenderTargetTest()
435 glReadBuffer(colorAttachments[1]); in MultipleRenderTargetTest()
437 glReadBuffer(colorAttachments[2]); in MultipleRenderTargetTest()
439 glReadBuffer(colorAttachments[3]); in MultipleRenderTargetTest()
487 glReadBuffer(colorAttachments[0]); in MultipleRenderTargetArrayTest()
489 glReadBuffer(colorAttachments[1]); in MultipleRenderTargetArrayTest()
491 glReadBuffer(colorAttachments[2]); in MultipleRenderTargetArrayTest()
493 glReadBuffer(colorAttachments[3]); in MultipleRenderTargetArrayTest()
729 glReadBuffer(colorAttachments[0]); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest()
731 glReadBuffer(colorAttachments[1]); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest()
[all …]
DRobustFragmentShaderOutputTest.cpp65 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
68 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
81 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
84 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
DClearTest.cpp803 glReadBuffer(GL_COLOR_ATTACHMENT0 + i); in TEST_P()
872 glReadBuffer(GL_COLOR_ATTACHMENT0 + i); in TEST_P()
883 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
932 glReadBuffer(GL_COLOR_ATTACHMENT0 + i); in TEST_P()
956 glReadBuffer(GL_COLOR_ATTACHMENT0 + i); in TEST_P()
982 glReadBuffer(GL_COLOR_ATTACHMENT0 + i); in TEST_P()
1044 glReadBuffer(GL_COLOR_ATTACHMENT0 + i); in TEST_P()
1133 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
1146 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
1156 glReadBuffer(GL_COLOR_ATTACHMENT2); in TEST_P()
[all …]
DDrawBuffersTest.cpp990 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
992 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
994 glReadBuffer(GL_COLOR_ATTACHMENT2); in TEST_P()
998 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
1000 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
1002 glReadBuffer(GL_COLOR_ATTACHMENT2); in TEST_P()
1004 glReadBuffer(GL_COLOR_ATTACHMENT3); in TEST_P()
DComputeShaderTest.cpp1487 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
1494 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
1557 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
1564 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
1624 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
1631 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
1765 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
1772 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
1836 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
1843 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fNegativeBufferApiTests.cpp824 glReadBuffer (GL_NONE); in init()
826 glReadBuffer (1); in init()
828 glReadBuffer (GL_FRAMEBUFFER); in init()
830 glReadBuffer (GL_COLOR_ATTACHMENT0 - 1); in init()
832 glReadBuffer (GL_FRONT); in init()
838 glReadBuffer (GL_DEPTH_ATTACHMENT); in init()
840 glReadBuffer (GL_STENCIL_ATTACHMENT); in init()
842 glReadBuffer (GL_STENCIL_ATTACHMENT+1); in init()
844 glReadBuffer (0xffffffffu); in init()
849 glReadBuffer (GL_BACK); in init()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp672 glReadBuffer(GL_COLOR_ATTACHMENT0 + i); in TEST_P()
738 glReadBuffer(GL_COLOR_ATTACHMENT0 + i); in TEST_P()
749 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
798 glReadBuffer(GL_COLOR_ATTACHMENT0 + i); in TEST_P()
822 glReadBuffer(GL_COLOR_ATTACHMENT0 + i); in TEST_P()
848 glReadBuffer(GL_COLOR_ATTACHMENT0 + i); in TEST_P()
934 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
947 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
957 glReadBuffer(GL_COLOR_ATTACHMENT2); in TEST_P()
967 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
[all …]
DComputeShaderTest.cpp1169 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
1176 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
1239 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
1246 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
1386 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
1393 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
1456 glReadBuffer(GL_COLOR_ATTACHMENT0); in TEST_P()
1463 glReadBuffer(GL_COLOR_ATTACHMENT1); in TEST_P()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp973 ctx.glReadBuffer (GL_NONE); in read_buffer()
975 ctx.glReadBuffer (1); in read_buffer()
977 ctx.glReadBuffer (GL_FRAMEBUFFER); in read_buffer()
979 ctx.glReadBuffer (GL_COLOR_ATTACHMENT0 - 1); in read_buffer()
981 ctx.glReadBuffer (GL_FRONT); in read_buffer()
987 ctx.glReadBuffer (GL_DEPTH_ATTACHMENT); in read_buffer()
989 ctx.glReadBuffer (GL_STENCIL_ATTACHMENT); in read_buffer()
991 ctx.glReadBuffer (GL_STENCIL_ATTACHMENT+1); in read_buffer()
993 ctx.glReadBuffer (0xffffffffu); in read_buffer()
998 ctx.glReadBuffer (GL_BACK); in read_buffer()
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp1650 glReadBuffer(GL_COLOR_ATTACHMENT0); in Run()
1655 glReadBuffer(GL_COLOR_ATTACHMENT1); in Run()
2259 glReadBuffer(GL_COLOR_ATTACHMENT0); in Run()
2266 glReadBuffer(GL_COLOR_ATTACHMENT1); in Run()
2418 glReadBuffer(GL_COLOR_ATTACHMENT0); in Run()
2430 glReadBuffer(GL_COLOR_ATTACHMENT1); in Run()
2577 glReadBuffer(GL_COLOR_ATTACHMENT0); in Run()
2584 glReadBuffer(GL_COLOR_ATTACHMENT1); in Run()
2591 glReadBuffer(GL_COLOR_ATTACHMENT2); in Run()
2599 glReadBuffer(GL_COLOR_ATTACHMENT3); in Run()
[all …]
/third_party/mesa3d/docs/relnotes/
D10.0.3.rst48 SIGSEGV when passing GL_NONE to glReadBuffer
81 - st/mesa: fix glReadBuffer(GL_NONE) segfault
D11.2.1.rst41 - st/mesa: fix glReadBuffer() assertion failure
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
Dopengl32.mingw.def239 glReadBuffer = glReadBuffer@4
/third_party/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def252 glReadBuffer = glReadBuffer@4
/third_party/EGL/extensions/KHR/
DEGL_KHR_no_config_context.txt185 glReadBuffer/glDrawBuffer have undefined results if called without a
187 first eglMakeCurrent call and can be updated in glReadBuffer and
213 is single buffered. Following calls to glReadBuffer and glDrawBuffers
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_no_config_context.txt185 glReadBuffer/glDrawBuffer have undefined results if called without a
187 first eglMakeCurrent call and can be updated in glReadBuffer and
213 is single buffered. Following calls to glReadBuffer and glDrawBuffers
/third_party/vk-gl-cts/framework/egl/
DegluStaticES30Library.inl167 { "glReadBuffer", (deFunctionPtr)glReadBuffer },
DegluStaticES31Library.inl227 { "glReadBuffer", (deFunctionPtr)glReadBuffer },
/third_party/openGLES/extensions/EXT/
DWGL_EXT_make_current_read.txt118 Error conditions set by glReadBuffer (even when called implicitly via
121 glReadBuffer(GL_BACK_BUFFER) will generate an error when <hReadDC> is
DGLX_EXT_no_config_context.txt189 glReadBuffer/glDrawBuffer have undefined results if called without a
191 first glXMakeCurrent call and can be updated in glReadBuffer and
217 is single buffered. Following calls to glReadBuffer and glDrawBuffers
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DWGL_EXT_make_current_read.txt118 Error conditions set by glReadBuffer (even when called implicitly via
121 glReadBuffer(GL_BACK_BUFFER) will generate an error when <hReadDC> is
DGLX_EXT_no_config_context.txt185 glReadBuffer/glDrawBuffer have undefined results if called without a
187 first glXMakeCurrent call and can be updated in glReadBuffer and
213 is single buffered. Following calls to glReadBuffer and glDrawBuffers
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2_deprecated.def192 glReadBuffer @211
DlibGLESv2.def192 glReadBuffer @211
DlibGLESv2_deprecated.lds148 glReadBuffer;

123456