/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | blit.c | 78 int srcX1, int srcY1, in _mesa_regions_overlap() 358 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in do_blit_framebuffer() 369 GLint srcX0, srcY0, srcX1, srcY1; in do_blit_framebuffer() member 631 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_framebuffer() 871 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_framebuffer_err() 890 _mesa_BlitFramebuffer_no_error(GLint srcX0, GLint srcY0, GLint srcX1, in _mesa_BlitFramebuffer_no_error() 905 _mesa_BlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_BlitFramebuffer() 929 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_named_framebuffer() 980 GLint srcX1, GLint srcY1, in _mesa_BlitNamedFramebuffer_no_error() 996 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_BlitNamedFramebuffer()
|
H A D | image.c | 682 clip_right_or_top(GLint *srcX0, GLint *srcX1, in clip_right_or_top() 715 clip_left_or_bottom(GLint *srcX0, GLint *srcX1, in clip_left_or_bottom() 761 GLint *srcX0, GLint *srcY0, GLint *srcX1, GLint *srcY1, in _mesa_clip_blit()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | pp_run.c | 44 int srcX1, int srcY1, in pp_blit()
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrContextWrapper.cpp | 373 void ContextWrapper::glBlitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int d… in glBlitFramebuffer()
|
H A D | sglrGLContext.cpp | 593 void GLContext::blitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, i… in blitFramebuffer()
|
H A D | sglrReferenceContext.cpp | 3337 void ReferenceContext::blitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int d… in blitFramebuffer()
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | validationES2.cpp | 47 GLint srcX1, in IsPartialBlit() 2618 GLint srcX1, in ValidateBlitFramebufferANGLE() 2754 GLint srcX1, in ValidateBlitFramebufferNV()
|
H A D | validationES3.cpp | 2408 GLint srcX1, in ValidateBlitFramebuffer()
|
H A D | validationES.cpp | 1649 GLint srcX1, in ValidateBlitFramebufferParameters()
|
H A D | Context.cpp | 4677 GLint srcX1, in blitFramebuffer() 4742 GLint srcX1, in blitFramebufferNV()
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | BlitFramebufferANGLETest.cpp | 3379 const GLint srcX1 = srcOffsetX + width; in TEST_P() local
|
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | TracePerfTest.cpp | 600 GLint srcX1, in BlitFramebufferMinimizedProc()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | null_functions.cpp | 142 GLint srcX1, in glBlitFramebufferNULL() 154 GLint srcX1, in glBlitFramebufferEXTNULL() 166 GLint srcX1, in glBlitFramebufferNVNULL() 180 GLint srcX1, in glBlitNamedFramebufferNULL()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv30Imp.cpp | 605 GL_APICALL void GL_APIENTRY glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, G… in glBlitFramebuffer()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_0_autogen.cpp | 236 GLint srcX1, in GL_BlitFramebuffer()
|
H A D | libGLESv2_autogen.cpp | 888 GLint srcX1, in glBlitFramebuffer() 2906 GLint srcX1, in glBlitFramebufferANGLE() 5388 GLint srcX1, in glBlitFramebufferNV()
|
H A D | entry_points_gles_ext_autogen.cpp | 755 GLint srcX1, in GL_BlitFramebufferANGLE() 11294 GLint srcX1, in GL_BlitFramebufferNV()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_3_0_autogen.cpp | 123 GLint srcX1, in CaptureBlitFramebuffer()
|
H A D | capture_gles_ext_autogen.cpp | 812 GLint srcX1, in CaptureBlitFramebufferANGLE() 10175 GLint srcX1, in CaptureBlitFramebufferNV()
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES30.java | 736 int srcX1, in glBlitFramebuffer()
|
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContextFuncs.inl | 311 GLW_APICALL void GLW_APIENTRY glBlitFramebuffer (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1… 326 …int readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, G… 4262 …FramebufferNV (GLuint srcGpu, GLuint dstGpu, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, G…
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluCallLogWrapper.inl | 287 void CallLogWrapper::glBlitFramebuffer (glw::GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::… 294 …r, glw::GLuint drawFramebuffer, glw::GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint s… 3721 …int srcGpu, glw::GLuint dstGpu, glw::GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint s…
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_execute.c | 2511 int srcX0, srcX1, srcY0, srcY1, srcZ0, srcZ1; in handle_blit_image() local
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwImpl.inl | 327 void glwBlitFramebuffer (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dst… 335 …int readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, G… 3983 …FramebufferNV (GLuint srcGpu, GLuint dstGpu, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, G…
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 2188 void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0… in glBlitFramebuffer()
|