Home
last modified time | relevance | path

Searched defs:srcY1 (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dblit.c78 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()
891 GLint srcY1, GLint dstX0, GLint dstY0, 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 Dimage.c761 GLint *srcX0, GLint *srcY0, GLint *srcX1, GLint *srcY1, in _mesa_clip_blit()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_run.c44 int srcX1, int srcY1, in pp_blit()
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp373 void ContextWrapper::glBlitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int d… in glBlitFramebuffer()
H A DsglrGLContext.cpp593 void GLContext::blitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, i… in blitFramebuffer()
H A DsglrReferenceContext.cpp3337 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 DvalidationES2.cpp48 GLint srcY1, in IsPartialBlit()
2619 GLint srcY1, in ValidateBlitFramebufferANGLE()
2755 GLint srcY1, in ValidateBlitFramebufferNV()
H A DvalidationES3.cpp2409 GLint srcY1, in ValidateBlitFramebuffer()
H A DvalidationES.cpp1650 GLint srcY1, in ValidateBlitFramebufferParameters()
H A DContext.cpp4678 GLint srcY1, in blitFramebuffer()
4743 GLint srcY1, in blitFramebufferNV()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBlitFramebufferANGLETest.cpp3380 const GLint srcY1 = srcOffsetY + height; in TEST_P() local
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DTracePerfTest.cpp601 GLint srcY1, in BlitFramebufferMinimizedProc()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp143 GLint srcY1, in glBlitFramebufferNULL()
155 GLint srcY1, in glBlitFramebufferEXTNULL()
167 GLint srcY1, in glBlitFramebufferNVNULL()
181 GLint srcY1, in glBlitNamedFramebufferNULL()
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c3001 GLint srcY0, srcY1; in st_CopyTexSubImage() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp605 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 Dentry_points_gles_3_0_autogen.cpp237 GLint srcY1, in GL_BlitFramebuffer()
H A DlibGLESv2_autogen.cpp889 GLint srcY1, in glBlitFramebuffer()
2907 GLint srcY1, in glBlitFramebufferANGLE()
5389 GLint srcY1, in glBlitFramebufferNV()
H A Dentry_points_gles_ext_autogen.cpp756 GLint srcY1, in GL_BlitFramebufferANGLE()
11295 GLint srcY1, in GL_BlitFramebufferNV()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_0_autogen.cpp124 GLint srcY1, in CaptureBlitFramebuffer()
H A Dcapture_gles_ext_autogen.cpp813 GLint srcY1, in CaptureBlitFramebufferANGLE()
10176 GLint srcY1, in CaptureBlitFramebufferNV()
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java737 int srcY1, in glBlitFramebuffer()
/aosp_15_r20/external/deqp/framework/platform/null/
H A DtcuNullRenderContextFuncs.inl311 GLW_APICALL void GLW_APIENTRY glBlitFramebuffer (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1
326 …buffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, G…
4262 … (GLuint srcGpu, GLuint dstGpu, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, G…
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluCallLogWrapper.inl287 …tFramebuffer (glw::GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint d…
294 …wFramebuffer, glw::GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint d…
3721 …Luint dstGpu, glw::GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint d…
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c2511 int srcX0, srcX1, srcY0, srcY1, srcZ0, srcZ1; in handle_blit_image() local
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwImpl.inl327 void glwBlitFramebuffer (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dst…
335 …buffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, G…
3983 … (GLuint srcGpu, GLuint dstGpu, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, G…

12