Home
last modified time | relevance | path

Searched defs:dstY1 (Results 1 – 25 of 27) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Dblit.c69 int dstX1, int dstY1) 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()
608 GLint dstX1, GLint dstY1, 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()
698 GLint dstX1, GLint dstY1, 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()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_blit.c52 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in st_BlitFramebuffer()
63 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
/external/mesa3d/src/mesa/drivers/common/
Dmeta_blit.c605 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blitframebuffer_texture()
950 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_meta_BlitFramebuffer()
960 GLint dstX0, dstY0, dstX1, dstY1; in _mesa_meta_BlitFramebuffer() member
1062 GLint dstX1, GLint dstY1, in _mesa_meta_and_swrast_BlitFramebuffer()
Dmeta.c1901 const GLfloat dstY1 = dstY + height * ctx->Pixel.ZoomY; in _mesa_meta_CopyPixels() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.c317 int dstX1, int dstY1) in regions_overlap()
373 int dstX1, int dstY1, in util_blit_pixels()
507 int dstX1, int dstY1, in util_blit_pixels_tex()
/external/mesa3d/src/mesa/swrast/
Ds_blit.c113 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_nearest()
514 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1) in blit_linear()
739 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _swrast_BlitFramebuffer()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c46 int dstX1, int dstY1) in pp_blit()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_fbo.c643 GLint dstX1, GLint dstY1, in intel_blit_framebuffer_with_blitter()
735 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in intel_blit_framebuffer()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c496 GLfloat dstX0, GLfloat dstY0, GLfloat dstX1, GLfloat dstY1, in do_blorp_blit()
526 GLfloat dstX0, GLfloat dstY0, GLfloat dstX1, GLfloat dstY1, in try_blorp_blit()
688 int dstY1 = dstY0 + height; in brw_blorp_copytexsubimage() local
749 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in brw_blorp_framebuffer()
Dbrw_meta_util.c164 GLfloat *dstX1, GLfloat *dstY1, in brw_meta_mirror_clip_and_scissor()
Dintel_fbo.c780 GLint dstX1, GLint dstY1, in intel_blit_framebuffer_with_blitter()
870 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in intel_blit_framebuffer()
/external/deqp/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleFunctionalTests.cpp1218 int dstY1 = has_NV_framebuffer_blit ? 63 : 64; in iterate() local
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp359 …rcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, deUint32 mask, … in glBlitFramebuffer()
DsglrGLContext.cpp600 …rcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, deUint32 mask, … in blitFramebuffer()
DsglrReferenceContext.cpp3109 …rcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, deUint32 mask, … in blitFramebuffer()
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp5679 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas… in BlitFramebufferSW()
5713 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas… in BlitFramebufferNV()
5718 …t srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in BlitFramebufferANGLE()
Dentry_points.cpp943 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas… in glBlitFramebufferNV()
948 …t srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in glBlitFramebufferANGLE()
1115 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas… in glBlitFramebuffer()
DlibGLESv3.cpp1171 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas… in BlitFramebuffer()
DContext.cpp4023 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blitFramebuffer()
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl287 …:GLint srcY1, glw::GLint dstX0, glw::GLint dstY0, glw::GLint dstX1, glw::GLint dstY1, glw::GLbitfi…
294 …:GLint srcY1, glw::GLint dstX0, glw::GLint dstY0, glw::GLint dstX1, glw::GLint dstY1, glw::GLbitfi…
3707 …:GLint srcY1, glw::GLint dstX0, glw::GLint dstY0, glw::GLint dstX1, glw::GLint dstY1, glw::GLbitfi…
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl311 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas…
326 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas…
4241 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas…
/external/skia/src/gpu/gl/
DGrGLTestInterface.h36 …nt srcX1, GrGLint srcY1, GrGLint dstX0, GrGLint dstY0, GrGLint dstX1, GrGLint dstY1, GrGLbitfield … in blitFramebuffer()
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h36 …nt srcX1, GrGLint srcY1, GrGLint dstX0, GrGLint dstY0, GrGLint dstX1, GrGLint dstY1, GrGLbitfield … in blitFramebuffer()
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl327 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas…
335 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas…
3967 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas…

12