Home
last modified time | relevance | path

Searched defs:dstY0 (Results 1 – 25 of 55) sorted by relevance

123

/third_party/mesa3d/src/mesa/main/
Dblit.c68 int dstX0, int dstY0, in _mesa_regions_overlap()
347 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_framebuffer()
588 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_framebuffer_err()
607 GLint srcY1, GLint dstX0, GLint dstY0, in _mesa_BlitFramebuffer_no_error()
622 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_BlitFramebuffer()
646 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_named_framebuffer()
697 GLint dstX0, GLint dstY0, in _mesa_BlitNamedFramebuffer_no_error()
713 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_BlitNamedFramebuffer()
Dimage.c885 GLint *dstX0, GLint *dstY0, GLint *dstX1, GLint *dstY1) in _mesa_clip_blit()
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta_blit.c93 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blitframebuffer_texture()
419 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_meta_BlitFramebuffer()
429 GLint dstX0, dstY0, dstX1, dstY1; in _mesa_meta_BlitFramebuffer() member
528 GLint dstX0, GLint dstY0, in _mesa_meta_and_swrast_BlitFramebuffer()
Dmeta.c1855 const GLfloat dstY0 = (GLfloat) dstY; in _mesa_meta_CopyPixels() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_blit.c54 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in st_BlitFramebuffer()
65 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
/third_party/mesa3d/src/mesa/swrast/
Ds_blit.c113 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_nearest()
516 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1) in blit_linear()
744 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _swrast_BlitFramebuffer()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c46 int dstX0, int dstY0, in pp_blit()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_fbo.c647 GLint dstX0, GLint dstY0, in intel_blit_framebuffer_with_blitter()
740 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in intel_blit_framebuffer()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c571 GLfloat dstX0, GLfloat dstY0, GLfloat dstX1, GLfloat dstY1, in do_blorp_blit()
601 GLfloat dstX0, GLfloat dstY0, GLfloat dstX1, GLfloat dstY1, in try_blorp_blit()
695 int dstX0, int dstY0, in brw_blorp_copytexsubimage()
798 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in brw_blorp_framebuffer()
Dbrw_meta_util.c163 GLfloat *dstX0, GLfloat *dstY0, in brw_meta_mirror_clip_and_scissor()
Dbrw_fbo.c802 GLint dstX0, GLint dstY0, in brw_blit_framebuffer_with_blitter()
894 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in brw_blit_framebuffer()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrContextWrapper.cpp359 …BlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, 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 …ferSW(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in BlitFramebufferSW()
5678 …ferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in BlitFramebufferNV()
5683 …ANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in BlitFramebufferANGLE()
Dentry_points.cpp943 …ferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in glBlitFramebufferNV()
948 …ANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in glBlitFramebufferANGLE()
1115 …uffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in glBlitFramebuffer()
DlibGLESv3.cpp1173 …uffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in BlitFramebuffer()
DContext.cpp4039 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blitFramebuffer()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DTracePerfTest.cpp461 GLint dstY0, in BlitFramebufferMinimizedProc()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c2359 unsigned dstX0, dstX1, dstY0, dstY1, dstZ0, dstZ1; in handle_blit_image() local
3027 unsigned dstX0, dstY0; in handle_resolve_image() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES2.cpp47 GLint dstY0, in IsPartialBlit()
2410 GLint dstY0, in ValidateBlitFramebufferANGLE()
2544 GLint dstY0, in ValidateBlitFramebufferNV()
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_0_autogen.cpp194 GLint dstY0, in BlitFramebuffer()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL45.cpp27 GLint dstY0, in ValidateBlitNamedFramebuffer()
DvalidationES2.cpp46 GLint dstY0, in IsPartialBlit()
2637 GLint dstY0, in ValidateBlitFramebufferANGLE()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dnull_functions.cpp145 GLint dstY0, in glBlitFramebufferNULL()
157 GLint dstY0, in glBlitFramebufferEXTNULL()
169 GLint dstY0, in glBlitFramebufferNVNULL()
183 GLint dstY0, in glBlitNamedFramebufferNULL()
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp169 GLint dstY0, in BlitFramebuffer()

123