Home
last modified time | relevance | path

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

123

/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()
Des3fFboColorbufferTests.cpp944glBlitFramebuffer(0, 0, cellSize, cellSize, cellX*cellSize, cellY*cellSize, (cellX+1)*cellSize, (c… in render()
1006glBlitFramebuffer(0, 0, cellSize, cellSize, cellX*cellSize, cellY*cellSize, (cellX+1)*cellSize, (c… in render()
Des3fFboInvalidateTests.cpp762 glBlitFramebuffer (0, 0, quadSizePixels.x(), quadSizePixels.y(), in render()
1149glBlitFramebuffer (blitX0, blitY0, blitX1, blitY1, blitX0, blitY0, blitX1, blitY1, (GL_COLOR_BUFFE… in render()
/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/mesa3d/src/mapi/es2api/
DABI-check57 glBlitFramebuffer
/external/deqp/framework/opengl/wrapper/
DglwInitES30Direct.inl25 gl->blitFramebuffer = &glBlitFramebuffer;
DglwInitES31Direct.inl29 gl->blitFramebuffer = &glBlitFramebuffer;
DglwInitES32Direct.inl34 gl->blitFramebuffer = &glBlitFramebuffer;
DglwInitES30.inl25 gl->blitFramebuffer = (glBlitFramebufferFunc) loader->get("glBlitFramebuffer");
DglwInitGL31.inl25 gl->blitFramebuffer = (glBlitFramebufferFunc) loader->get("glBlitFramebuffer");
DglwInitGL30.inl25 gl->blitFramebuffer = (glBlitFramebufferFunc) loader->get("glBlitFramebuffer");
DglwInitGL32.inl25 gl->blitFramebuffer = (glBlitFramebufferFunc) loader->get("glBlitFramebuffer");
DglwInitES31.inl29 gl->blitFramebuffer = (glBlitFramebufferFunc) loader->get("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
DsglrContextWrapper.hpp217 …void glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, i…
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
DOGLES3ColourGrading.cpp765glBlitFramebuffer(0, 0, PVRShellGet(prefWidth), PVRShellGet(prefHeight), 0, 0, PVRShellGet(prefWid… in RenderScene()

123