/external/angle/src/tests/gl_tests/ |
D | ClearTest.cpp | 740 glDrawBuffers(kAttachmentCount, drawBuffers); in TEST_P() 815 glDrawBuffers(kAttachmentCount, drawBuffers); in TEST_P() 845 glDrawBuffers(kAttachmentCount, drawBuffers); in TEST_P() 874 glDrawBuffers(kAttachmentCount, drawBuffers); in TEST_P() 980 glDrawBuffers(kAttachmentCount, drawBuffers); in TEST_P() 1069 glDrawBuffers(kAttachmentCount, drawBuffers); in TEST_P() 1128 glDrawBuffers(kAttachmentCount, drawBuffers); in TEST_P() 1195 glDrawBuffers(kAttachmentCount, drawBuffers); in TEST_P() 1270 glDrawBuffers(kAttachmentCount, drawBuffers); in TEST_P() 1303 glDrawBuffers(2, drawBuffers); in TEST_P() [all …]
|
D | FramebufferFetchTest.cpp | 413 glDrawBuffers(kMaxColorBuffer, &colorAttachments[0]); in MultipleRenderTargetTest() 467 glDrawBuffers(kMaxColorBuffer, &colorAttachments[0]); in MultipleRenderTargetArrayTest() 710 glDrawBuffers(kMaxColorBuffer, &colorAttachments[0]); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() 752 glDrawBuffers(kMaxColorBuffer, &colorAttachments[0]); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() 828 glDrawBuffers(kMaxColorBuffer, &colorAttachments[0]); in DrawNonFetchDrawFetchWithDifferentProgramsTest() 906 glDrawBuffers(kMaxColorBuffer, &colorAttachments[0]); in DrawFetchBlitDrawFetchTest() 1509 glDrawBuffers(kMaxColorBuffer, &colorAttachments[0]); in TEST_P()
|
D | DrawBuffersTest.cpp | 44 glDrawBuffers(n, drawBufs); in setDrawBuffers() 778 glDrawBuffers(4, bufs); 818 glDrawBuffers(4, bufs);
|
D | BlendIntegerTest.cpp | 167 glDrawBuffers(4, drawBuffers); in runTestMRT()
|
D | FramebufferMultiviewTest.cpp | 111 glDrawBuffers(numColorAttachments, drawBuffers.data()); in initializeFBOs() 135 glDrawBuffers(numColorAttachments, drawBuffers.data()); in initializeFBOs()
|
D | FramebufferTest.cpp | 1091 glDrawBuffers(kDrawBufferCount, allBufs); in TEST_P() 1543 glDrawBuffers(2, drawBuffers); in TEST_P() 1653 glDrawBuffers(2, kDrawBuffers); in TEST_P() 1734 glDrawBuffers(2, kDrawBuffers); in TEST_P() 1866 glDrawBuffers(2, kDrawBuffers); in TEST_P() 2142 glDrawBuffers(4, bufs); in TEST_P() 2228 glDrawBuffers(0, nullptr); in TEST_P() 2233 glDrawBuffers(1, &drawBuffs); in TEST_P() 2954 glDrawBuffers(1, &kOneDrawBuf); in TEST_P()
|
D | WebGLCompatibilityTest.cpp | 2020 glDrawBuffers(2, drawbuffers); in TEST_P() 2897 glDrawBuffers(2, drawBuffers.data()); in drawBuffersFeedbackLoop() 3462 glDrawBuffers(2, drawbuffers); in TEST_P() 3488 glDrawBuffers(1, drawbuffers); in TEST_P() 3492 glDrawBuffers(2, drawbuffers); in TEST_P() 4466 glDrawBuffers(maxDrawBuffers, drawBuffers.data()); in TEST_P() 4648 glDrawBuffers(numBuffers, buffers); in TEST_P()
|
D | MultisampledRenderToTextureTest.cpp | 2838 glDrawBuffers(2, kDrawBuffers); in colorAttachment1Common() 2936 glDrawBuffers(4, kDrawBuffers); in colorAttachments0And3Common() 3115 glDrawBuffers(2, kDrawBuffers); in TEST_P() 3190 glDrawBuffers(2, kDrawBuffers); in blitFramebufferAttachment1Common() 3598 glDrawBuffers(maxDrawBuffers, kDrawBuffers); in drawCopyThenBlendAllAttachmentsMixed() 3808 glDrawBuffers(2, kDrawBuffers); in renderbufferUnresolveColorAndDepthStencilThenTwoColors()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | egl_environment.cc | 140 glDrawBuffers(1, draw_buffers); in ForceSyncTurning()
|
/external/deqp/framework/egl/ |
D | egluStaticES30Library.inl | 70 { "glDrawBuffers", (deFunctionPtr)glDrawBuffers },
|
D | egluStaticES31Library.inl | 79 { "glDrawBuffers", (deFunctionPtr)glDrawBuffers },
|
D | egluStaticES32Library.inl | 90 { "glDrawBuffers", (deFunctionPtr)glDrawBuffers },
|
/external/angle/samples/multiple_draw_buffers/ |
D | MultipleDrawBuffers.cpp | 43 mDrawBuffers = glDrawBuffers; in initialize()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.def | 208 glDrawBuffers @225
|
D | libGLESv2.lds | 164 glDrawBuffers;
|
/external/deqp/modules/gles3/functional/ |
D | es3fNegativeBufferApiTests.cpp | 659 glDrawBuffers (2, &values[2]); in init() 665 glDrawBuffers (2, &values[0]); in init() 671 glDrawBuffers (1, &values[2]); in init() 677 glDrawBuffers (1, &values[1]); in init() 682 glDrawBuffers (-1, &values[1]); in init() 684 glDrawBuffers (maxDrawBuffers+1, &values[0]); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeBufferApiTests.cpp | 788 ctx.glDrawBuffers (2, &values[2]); in draw_buffers() 794 ctx.glDrawBuffers (1, &values[1]); in draw_buffers() 796 ctx.glDrawBuffers (4, &attachments[0]); in draw_buffers() 802 ctx.glDrawBuffers (2, &values[0]); in draw_buffers() 808 ctx.glDrawBuffers (1, &values[2]); in draw_buffers() 814 ctx.glDrawBuffers (1, &values[1]); in draw_buffers() 816 ctx.glDrawBuffers (4, &attachments[0]); in draw_buffers() 822 ctx.glDrawBuffers (-1, &values[1]); in draw_buffers() 824 ctx.glDrawBuffers (maxDrawBuffers+1, &values[0]); in draw_buffers()
|
D | es31fNegativeAdvancedBlendEquationTests.cpp | 255 ctx.glDrawBuffers(2, attachments); in attachment_advanced_equation()
|
/external/mesa3d/src/mapi/es2api/ |
D | gles2-symbols.txt | 87 glDrawBuffers
|
/external/angle/samples/multiview/ |
D | Multiview.cpp | 103 glDrawBuffers(1, &drawBuffer); in initialize()
|
/external/mesa3d/docs/relnotes/ |
D | 10.0.4.rst | 56 - mesa: Generate correct error code in glDrawBuffers()
|
D | 10.2.7.rst | 55 glDrawBuffers(0, NULL) segfaults in \_mesa_drawbuffers
|
/external/virglrenderer/src/ |
D | vrend_blitter.c | 754 glDrawBuffers(1, &buffers); in vrend_renderer_blit_gl() 789 glDrawBuffers(1, &buffers); in vrend_renderer_blit_gl()
|
D | vrend_formats.c | 521 glDrawBuffers(1, &buffers); in vrend_add_formats() 526 glDrawBuffers(1, &buffers); in vrend_add_formats()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwInitES30Direct.inl | 70 gl->drawBuffers = &glDrawBuffers;
|