Home
last modified time | relevance | path

Searched refs:glBlitFramebuffer (Results 1 – 25 of 81) sorted by relevance

1234

/external/angle/src/tests/gl_tests/
DBlitFramebufferANGLETest.cpp1177 glBlitFramebuffer(0, 0, 256, 256, 0, 0, 256, 256, GL_DEPTH_BUFFER_BIT, GL_NEAREST); in TEST_P()
1265 glBlitFramebuffer(0, 0, 256, 256, 0, 0, 256, 256, GL_COLOR_BUFFER_BIT, GL_NEAREST); in TEST_P()
1321 glBlitFramebuffer(0, 0, 256, 256, 0, 0, 256, 256, GL_STENCIL_BUFFER_BIT, GL_NEAREST); in TEST_P()
1405 glBlitFramebuffer(0, 0, kSize, kSize, 0, 0, kSize, kSize, GL_STENCIL_BUFFER_BIT, GL_NEAREST); in TEST_P()
1466 glBlitFramebuffer(0, 0, kWidth * 2, kHeight * 2, 0, 0, kWidth, kHeight, GL_COLOR_BUFFER_BIT, in TEST_P()
1485 glBlitFramebuffer(0, 0, kWidth * 2, kHeight * 2, kWidth, 0, 0, kHeight, GL_COLOR_BUFFER_BIT, in TEST_P()
1596 glBlitFramebuffer(kBlitSrc[0], kBlitSrc[0], kBlitSrc[1], kBlitSrc[1], 0, 0, kSize, kSize, in TEST_P()
1678 glBlitFramebuffer(kWidth, kHeight, kWidth * 2, kHeight * 2, 0, 0, kWidth, kHeight, in TEST_P()
1697 glBlitFramebuffer(kWidth * 2, 0, kWidth, kHeight, kWidth, 0, 0, kHeight, GL_COLOR_BUFFER_BIT, in TEST_P()
1734 glBlitFramebuffer(-3 * kWidth / 2, -3 * kHeight / 2, 5 * kWidth / 2, 5 * kHeight / 2, 0, 0, in TEST_P()
[all …]
DRobustResourceInitTest.cpp907 glBlitFramebuffer(0, 0, kWidth, kHeight, 0, 0, kWidth, kHeight, GL_DEPTH_BUFFER_BIT, in TEST_P()
1257 glBlitFramebuffer(read[0], read[1], read[2], read[3], draw[0], draw[1], draw[2], draw[3], in TEST_P()
1864 glBlitFramebuffer(0, 0, kWidth, kHeight, 0, 0, kWidth, kHeight, GL_COLOR_BUFFER_BIT, in TEST_P()
1908 glBlitFramebuffer(0, 0, kWidth, kHeight, 0, 0, kWidth, kHeight, GL_COLOR_BUFFER_BIT, in TEST_P()
1987 glBlitFramebuffer(0, 0, kWidth, kHeight, 0, 0, kWidth, kHeight, GL_DEPTH_BUFFER_BIT, in TEST_P()
DWebGLCompatibilityTest.cpp4122 glBlitFramebuffer(0, 0, 4, 4, 0, 0, 4, 4, GL_COLOR_BUFFER_BIT, GL_NEAREST); in TEST_P()
4131 glBlitFramebuffer(0, 0, 4, 4, 0, 0, 4, 4, GL_DEPTH_BUFFER_BIT, GL_NEAREST); in TEST_P()
4133 glBlitFramebuffer(0, 0, 4, 4, 0, 0, 4, 4, GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT, in TEST_P()
4136 glBlitFramebuffer(0, 0, 4, 4, 0, 0, 4, 4, in TEST_P()
4151 glBlitFramebuffer(0, 0, 4, 4, 0, 0, 4, 4, GL_COLOR_BUFFER_BIT, GL_NEAREST); in TEST_P()
4153 glBlitFramebuffer(0, 0, 4, 4, 0, 0, 4, 4, GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT, in TEST_P()
4156 glBlitFramebuffer(0, 0, 4, 4, 0, 0, 4, 4, in TEST_P()
DMultisampledRenderToTextureTest.cpp640 glBlitFramebuffer(0, 0, size, size, 0, 0, size, size, GL_COLOR_BUFFER_BIT, GL_NEAREST); in TEST_P()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.fbo.msaa.txt29 + Multisample resolve in glBlitFramebuffer()
41 using glBlitFramebuffer() and read from there using glReadPixels().
Dfunctional.fbo.blit.txt39 + MSAA resolve in glBlitFramebuffer()
/external/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp1377 ctx.glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, 1, GL_NEAREST); in blit_framebuffer()
1382 ctx.glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT, 0); in blit_framebuffer()
1387 …ctx.glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT | GL_STENCIL_BUFFER_BIT, G… in blit_framebuffer()
1389 …ctx.glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT, GL_… in blit_framebuffer()
1391 …ctx.glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT, G… in blit_framebuffer()
1401 ctx.glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT, GL_NEAREST); in blit_framebuffer()
1407 ctx.glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT, GL_NEAREST); in blit_framebuffer()
1416 ctx.glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT, GL_NEAREST); in blit_framebuffer()
1427 ctx.glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT, GL_LINEAR); in blit_framebuffer()
1435 ctx.glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_DEPTH_BUFFER_BIT, GL_NEAREST); in blit_framebuffer()
[all …]
/external/deqp/modules/gles3/functional/
Des3fNegativeBufferApiTests.cpp1128glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT | GL_STENCIL_BUFFER_BIT, GL_LI… in init()
1130glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT, GL_LINE… in init()
1132glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT, GL_LI… in init()
1142 glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT, GL_NEAREST); in init()
1148 glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT, GL_NEAREST); in init()
1157 glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT, GL_NEAREST); in init()
1170 glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT, GL_LINEAR); in init()
1178 glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_DEPTH_BUFFER_BIT, GL_NEAREST); in init()
1180 glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_STENCIL_BUFFER_BIT, GL_NEAREST); in init()
1213 glBlitFramebuffer (0, 0, 16, 16, 0, 0, 16, 16, GL_COLOR_BUFFER_BIT, GL_NEAREST); in init()
[all …]
Des3fFramebufferBlitTests.cpp139glBlitFramebuffer(m_srcRect.x(), m_srcRect.y(), m_srcRect.z(), m_srcRect.w(), m_dstRect.x(), m_dst… in render()
417glBlitFramebuffer(0, 0, m_size.x(), m_size.y(), 0, 0, m_size.x(), m_size.y(), GL_COLOR_BUFFER_BIT,… in render()
573glBlitFramebuffer(m_srcRect.x(), m_srcRect.y(), m_srcRect.z(), m_srcRect.w(), m_dstRect.x(), m_dst… in render()
668 glBlitFramebuffer(0, 0, getWidth(), getHeight(), 0, 0, texW, texH, GL_COLOR_BUFFER_BIT, m_filter); in render()
677glBlitFramebuffer(0, 0, texW, texH, getWidth()/2, 0, getWidth(), getHeight(), GL_COLOR_BUFFER_BIT,… in render()
839glBlitFramebuffer(m_srcRect.x(), m_srcRect.y(), m_srcRect.z(), m_srcRect.w(), m_dstRect.x(), m_dst… in render()
Des3fFboMultisampleTests.cpp174glBlitFramebuffer(0, 0, m_size.x(), m_size.y(), 0, 0, m_size.x(), m_size.y(), GL_COLOR_BUFFER_BIT … in render()
316 glBlitFramebuffer(0, 0, W2, H2, 0, 0, W2, H2, GL_COLOR_BUFFER_BIT, GL_NEAREST); in test()
/external/mesa3d/docs/relnotes/
D10.1.2.rst55 - swrast: Add glBlitFramebuffer to commands affected by conditional
84 - i965: Add glBlitFramebuffer to commands affected by conditional
D7.5.1.rst47 - Fixed some Gallium glBlitFramebuffer() bugs
/external/deqp/framework/egl/
DegluStaticES30Library.inl25 { "glBlitFramebuffer", (deFunctionPtr)glBlitFramebuffer },
DegluStaticES31Library.inl29 { "glBlitFramebuffer", (deFunctionPtr)glBlitFramebuffer },
DegluStaticES32Library.inl34 { "glBlitFramebuffer", (deFunctionPtr)glBlitFramebuffer },
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.def215 glBlitFramebuffer @232
DlibGLESv2.lds171 glBlitFramebuffer;
/external/angle/src/tests/perf_tests/
DBlitFramebufferPerf.cpp224 glBlitFramebuffer(0, 0, size, size, 0, 0, size, size, mask, GL_NEAREST); in drawBenchmark()
/external/mesa3d/src/mapi/es2api/
Dgles2-symbols.txt31 glBlitFramebuffer
/external/deqp/framework/opengl/wrapper/
DglwInitES30Direct.inl25 gl->blitFramebuffer = &glBlitFramebuffer;
DglwInitES31Direct.inl29 gl->blitFramebuffer = &glBlitFramebuffer;
DglwInitES32Direct.inl34 gl->blitFramebuffer = &glBlitFramebuffer;
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp359 void ContextWrapper::glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int … in glBlitFramebuffer() function in sglr::ContextWrapper
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
DOGLES3ColourGrading.cpp765glBlitFramebuffer(0, 0, PVRShellGet(prefWidth), PVRShellGet(prefHeight), 0, 0, PVRShellGet(prefWid… in RenderScene()
/external/angle/src/libGL/
DlibGL_autogen.def586 glBlitFramebuffer

1234