Home
last modified time | relevance | path

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

12

/external/mesa3d/src/mesa/main/
Dblit.c67 int srcX1, int srcY1, in _mesa_regions_overlap()
184 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_blit_framebuffer()
550 _mesa_BlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_BlitFramebuffer()
573 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/state_tracker/
Dst_cb_blit.c51 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in st_BlitFramebuffer()
62 GLint srcX0, srcY0, srcX1, srcY1; in st_BlitFramebuffer() member
Dst_cb_texture.c2288 GLint srcY0, srcY1; in st_CopyTexSubImage() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta_blit.c604 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blitframebuffer_texture()
953 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_meta_BlitFramebuffer()
963 GLint srcX0, srcY0, srcX1, srcY1; in _mesa_meta_BlitFramebuffer() member
1062 GLint srcX1, GLint srcY1, in _mesa_meta_and_swrast_BlitFramebuffer()
/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.c315 int srcX1, int srcY1, in regions_overlap()
369 int srcX1, int srcY1, in util_blit_pixels()
503 int srcX1, int srcY1, in util_blit_pixels_tex()
/external/mesa3d/src/mesa/swrast/
Ds_blit.c112 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_nearest()
513 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_linear()
738 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/i965/
Dbrw_blorp.c492 GLfloat srcX0, GLfloat srcY0, GLfloat srcX1, GLfloat srcY1, in do_blorp_blit()
522 GLfloat srcX0, GLfloat srcY0, GLfloat srcX1, GLfloat srcY1, in try_blorp_blit()
657 int srcY1 = srcY0 + height; in brw_blorp_copytexsubimage() local
724 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in brw_blorp_framebuffer()
Dintel_fbo.c785 GLint srcX1, GLint srcY1, in intel_blit_framebuffer_with_blitter()
876 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in intel_blit_framebuffer()
935 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in gen4_blit_framebuffer()
Dbrw_meta_util.c162 GLfloat *srcX1, GLfloat *srcY1, in brw_meta_mirror_clip_and_scissor()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_fbo.c641 GLint srcX1, GLint srcY1, in intel_blit_framebuffer_with_blitter()
734 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()
DsglrReferenceContext.cpp3109 void ReferenceContext::blitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int … in blitFramebuffer()
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp6176 static void BlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint … in BlitFramebuffer()
6210 void BlitFramebufferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0… in BlitFramebufferNV()
6215 void BlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint ds… in BlitFramebufferANGLE()
Dentry_points.cpp1148 GL_APICALL void GL_APIENTRY glBlitFramebufferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1,… in glBlitFramebufferNV()
1153 …APIENTRY glBlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, G… in glBlitFramebufferANGLE()
DlibGLESv3.cpp1171 GL_APICALL void GL_APIENTRY glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, G… in glBlitFramebuffer()
DContext.cpp3985 void Context::blitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blitFramebuffer()
/external/swiftshader/src/OpenGL/libGL/
DContext.cpp2765 void Context::blitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blitFramebuffer()
DlibGL.cpp5405 void APIENTRY glBlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX… in glBlitFramebufferANGLE()
7782 void APIENTRY glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GL… in glBlitFramebuffer()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp4176 GrGLint srcY1; in copySurfaceAsBlitFramebuffer() local
DGrGLTestInterface.h35 …virtual GrGLvoid blitFramebuffer(GrGLint srcX0, GrGLint srcY0, GrGLint srcX1, GrGLint srcY1, GrGLi… in blitFramebuffer()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4155 GrGLint srcY1; in copySurfaceAsBlitFramebuffer() local
DGrGLTestInterface.h35 …virtual GrGLvoid blitFramebuffer(GrGLint srcX0, GrGLint srcY0, GrGLint srcX1, GrGLint srcY1, GrGLi… in blitFramebuffer()

12