Home
last modified time | relevance | path

Searched defs:srcY0 (Results 1 – 25 of 48) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
Dblit.c77 _mesa_regions_overlap(int srcX0, int srcY0, 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()
979 GLint srcX0, GLint srcY0, in _mesa_BlitNamedFramebuffer_no_error()
996 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_BlitNamedFramebuffer()
Dimage.c620 const GLint srcX0 = *srcX, srcY0 = *srcY; in _mesa_clip_copytexsubimage() local
760 GLint *srcX0, GLint *srcY0, GLint *srcX1, GLint *srcY1, in _mesa_clip_blit()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c42 int srcX0, int srcY0, in pp_blit()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrContextWrapper.cpp359 void ContextWrapper::glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int … in glBlitFramebuffer()
DsglrGLContext.cpp600 void GLContext::blitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, … in blitFramebuffer()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp5644 static void GL_APIENTRY BlitFramebufferSW(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint… in BlitFramebufferSW()
5678 void GL_APIENTRY BlitFramebufferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0,… in BlitFramebufferNV()
5683 void GL_APIENTRY BlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dst… in BlitFramebufferANGLE()
Dentry_points.cpp943 GL_APICALL void GL_APIENTRY glBlitFramebufferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1,… in glBlitFramebufferNV()
948 GL_APICALL void GL_APIENTRY glBlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint src… in glBlitFramebufferANGLE()
1115 GL_APICALL void GL_APIENTRY glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, G… in glBlitFramebuffer()
DlibGLESv3.cpp1173 void GL_APIENTRY BlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, G… in BlitFramebuffer()
DContext.cpp4038 void Context::blitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blitFramebuffer()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DTracePerfTest.cpp457 GLint srcY0, in BlitFramebufferMinimizedProc()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES2.cpp43 GLint srcY0, in IsPartialBlit()
2406 GLint srcY0, in ValidateBlitFramebufferANGLE()
2540 GLint srcY0, in ValidateBlitFramebufferNV()
DvalidationES3.cpp2287 GLint srcY0, in ValidateBlitFramebuffer()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c2564 int srcX0, srcX1, srcY0, srcY1, srcZ0, srcZ1; in handle_blit_image() local
3208 int srcX0, srcY0; in handle_resolve_image() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c2757 GLint srcY0, srcY1; in st_CopyTexSubImage() local
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_0_autogen.cpp190 GLint srcY0, in BlitFramebuffer()
Dentry_points_gl_4_5_autogen.cpp51 GLint srcY0, in BlitNamedFramebuffer()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL45.cpp23 GLint srcY0, in ValidateBlitNamedFramebuffer()
DvalidationES2.cpp42 GLint srcY0, in IsPartialBlit()
2633 GLint srcY0, in ValidateBlitFramebufferANGLE()
Dcapture_gles_3_0_autogen.cpp121 GLint srcY0, in CaptureBlitFramebuffer()
DvalidationES3.cpp1888 GLint srcY0, in ValidateBlitFramebuffer()
DvalidationES.cpp1262 GLint srcY0, in ValidateBlitFramebufferParameters()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dnull_functions.cpp141 GLint srcY0, in glBlitFramebufferNULL()
153 GLint srcY0, in glBlitFramebufferEXTNULL()
165 GLint srcY0, in glBlitFramebufferNVNULL()
179 GLint srcY0, in glBlitNamedFramebufferNULL()
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp165 GLint srcY0, in BlitFramebuffer()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp210 GLint srcY0, in GL_BlitFramebuffer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_0_autogen.cpp123 GLint srcY0, in CaptureBlitFramebuffer()

12