/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | blit.c | 79 int dstX0, int dstY0, in _mesa_regions_overlap() 359 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in do_blit_framebuffer() 370 GLint dstX0, dstY0, dstX1, dstY1; in do_blit_framebuffer() member 632 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_framebuffer() 872 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_framebuffer_err() 891 GLint srcY1, GLint dstX0, GLint dstY0, in _mesa_BlitFramebuffer_no_error() 906 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_BlitFramebuffer() 930 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_named_framebuffer() 981 GLint dstX0, GLint dstY0, in _mesa_BlitNamedFramebuffer_no_error() 997 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_BlitNamedFramebuffer()
|
H A D | image.c | 683 GLint *dstX0, GLint *dstX1, in clip_right_or_top() 716 GLint *dstX0, GLint *dstX1, in clip_left_or_bottom() 762 GLint *dstX0, GLint *dstY0, GLint *dstX1, GLint *dstY1) in _mesa_clip_blit()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | pp_run.c | 47 int dstX0, int dstY0, 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 | 49 GLint dstX0, in IsPartialBlit() 2620 GLint dstX0, in ValidateBlitFramebufferANGLE() 2756 GLint dstX0, in ValidateBlitFramebufferNV()
|
H A D | validationES3.cpp | 2410 GLint dstX0, in ValidateBlitFramebuffer()
|
H A D | validationES.cpp | 1651 GLint dstX0, in ValidateBlitFramebufferParameters()
|
H A D | Context.cpp | 4679 GLint dstX0, in blitFramebuffer() 4744 GLint dstX0, in blitFramebufferNV()
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | BlitFramebufferANGLETest.cpp | 3382 const GLint dstX0 = flipX ? dstOffsetX + width : dstOffsetX; in TEST_P() local
|
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | TracePerfTest.cpp | 602 GLint dstX0, in BlitFramebufferMinimizedProc()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_execute.c | 2512 unsigned dstX0, dstX1, dstY0, dstY1, dstZ0, dstZ1; in handle_blit_image() local 3219 unsigned dstX0, dstY0; in handle_resolve_image() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | null_functions.cpp | 144 GLint dstX0, in glBlitFramebufferNULL() 156 GLint dstX0, in glBlitFramebufferEXTNULL() 168 GLint dstX0, in glBlitFramebufferNVNULL() 182 GLint dstX0, in glBlitNamedFramebufferNULL()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv30Imp.cpp | 605 … glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in glBlitFramebuffer()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_0_autogen.cpp | 238 GLint dstX0, in GL_BlitFramebuffer()
|
H A D | libGLESv2_autogen.cpp | 890 GLint dstX0, in glBlitFramebuffer() 2908 GLint dstX0, in glBlitFramebufferANGLE() 5390 GLint dstX0, in glBlitFramebufferNV()
|
H A D | entry_points_gles_ext_autogen.cpp | 757 GLint dstX0, in GL_BlitFramebufferANGLE() 11296 GLint dstX0, in GL_BlitFramebufferNV()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_3_0_autogen.cpp | 125 GLint dstX0, in CaptureBlitFramebuffer()
|
H A D | capture_gles_ext_autogen.cpp | 814 GLint dstX0, in CaptureBlitFramebufferANGLE() 10177 GLint dstX0, in CaptureBlitFramebufferNV()
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES30.java | 738 int dstX0, in glBlitFramebuffer()
|
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContextFuncs.inl | 311 …glBlitFramebuffer (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… 326 …t drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… 4262 …pu, GLuint dstGpu, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G…
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluCallLogWrapper.inl | 287 …:GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint dstX0, glw::GLint d… 294 …:GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint dstX0, glw::GLint d… 3721 …:GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint dstX0, glw::GLint d…
|
/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 …t drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… 3983 …pu, GLuint dstGpu, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, 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()
|