Searched defs:blitFramebuffer (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndGlTests.cpp | 851 ScopedGlFramebuffer blitFramebuffer(*mGl); in TEST_P() local
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 593 void GLContext::blitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, i… in blitFramebuffer() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 3337 void ReferenceContext::blitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int d… in blitFramebuffer() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 265 PFNGLBLITFRAMEBUFFERPROC blitFramebuffer = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 46 glBlitFramebufferFunc blitFramebuffer; variable
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 4675 void Context::blitFramebuffer(GLint srcX0, in blitFramebuffer() function in gl::Context
|