Home
last modified time | relevance | path

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

12

/external/mesa3d/src/mesa/main/
Dblit.c67 int srcX1, int srcY1, in _mesa_regions_overlap()
346 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_framebuffer()
587 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_framebuffer_err()
607 GLint srcY1, GLint dstX0, GLint dstY0, in _mesa_BlitFramebuffer_no_error()
621 _mesa_BlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_BlitFramebuffer()
645 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_named_framebuffer()
696 GLint srcX1, GLint srcY1, in _mesa_BlitNamedFramebuffer_no_error()
712 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_BlitNamedFramebuffer()
Dimage.c884 GLint *srcX0, GLint *srcY0, GLint *srcX1, GLint *srcY1, in _mesa_clip_blit()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_blit.c92 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blitframebuffer_texture()
418 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_meta_BlitFramebuffer()
428 GLint srcX0, srcY0, srcX1, srcY1; in _mesa_meta_BlitFramebuffer() member
527 GLint srcX1, GLint srcY1, in _mesa_meta_and_swrast_BlitFramebuffer()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_blit.c53 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in st_BlitFramebuffer()
64 GLint srcX0, srcY0, srcX1, srcY1; in st_BlitFramebuffer() member
Dst_cb_texture.c2514 GLint srcY0, srcY1; in st_CopyTexSubImage() local
/external/mesa3d/src/mesa/swrast/
Ds_blit.c112 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_nearest()
515 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_linear()
743 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _swrast_BlitFramebuffer()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c42 int srcX1, int srcY1, in pp_blit()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_fbo.c646 GLint srcX1, GLint srcY1, in intel_blit_framebuffer_with_blitter()
739 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in intel_blit_framebuffer()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c583 GLfloat srcX0, GLfloat srcY0, GLfloat srcX1, GLfloat srcY1, in do_blorp_blit()
613 GLfloat srcX0, GLfloat srcY0, GLfloat srcX1, GLfloat srcY1, in try_blorp_blit()
747 int srcY1 = srcY0 + height; in brw_blorp_copytexsubimage() local
810 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in brw_blorp_framebuffer()
Dbrw_meta_util.c162 GLfloat *srcX1, GLfloat *srcY1, in brw_meta_mirror_clip_and_scissor()
Dintel_fbo.c803 GLint srcX1, GLint srcY1, in intel_blit_framebuffer_with_blitter()
895 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in intel_blit_framebuffer()
/external/deqp/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()
/external/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 …APIENTRY glBlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, G… 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()
/external/angle/src/tests/perf_tests/
DTracePerfTest.cpp410 GLint srcY1, in BlitFramebufferMinimizedProc()
/external/angle/src/libANGLE/
DvalidationES2.cpp45 GLint srcY1, in IsPartialBlit()
2608 GLint srcY1, in ValidateBlitFramebufferANGLE()
2741 GLint srcY1, in ValidateBlitFramebufferNV()
DvalidationES3.cpp2147 GLint srcY1, in ValidateBlitFramebuffer()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c1736 int srcX0, srcX1, srcY0, srcY1, srcZ0, srcZ1; in handle_blit_image() local
/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp143 GLint srcY1, in glBlitFramebufferNULL()
155 GLint srcY1, in glBlitFramebufferEXTNULL()
167 GLint srcY1, in glBlitFramebufferNVNULL()
181 GLint srcY1, in glBlitNamedFramebufferNULL()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp203 GLint srcY1, in GL_BlitFramebuffer()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp3748 GrGLint srcY1; in copySurfaceAsBlitFramebuffer() local
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_0_autogen.cpp125 GLint srcY1, in CaptureBlitFramebuffer()

12