/external/mesa3d/src/mesa/main/ |
D | blit.c | 69 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()
|
D | image.c | 806 GLint *dstX0, GLint *dstX1, in clip_right_or_top() 839 GLint *dstX0, GLint *dstX1, in clip_left_or_bottom() 885 GLint *dstX0, GLint *dstY0, GLint *dstX1, GLint *dstY1) in _mesa_clip_blit()
|
/external/mesa3d/src/mesa/drivers/common/ |
D | meta_blit.c | 93 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 529 GLint dstX1, GLint dstY1, in _mesa_meta_and_swrast_BlitFramebuffer()
|
D | meta.c | 1854 const GLfloat dstX1 = dstX + width * ctx->Pixel.ZoomX; in _mesa_meta_CopyPixels() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_blit.c | 54 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in st_BlitFramebuffer() 65 GLint dstX0, dstY0, dstX1, dstY1; in st_BlitFramebuffer() member
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 113 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()
|
/external/mesa3d/src/gallium/auxiliary/postprocess/ |
D | pp_run.c | 46 int dstX1, int dstY1) in pp_blit()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_fbo.c | 648 GLint dstX1, GLint dstY1, in intel_blit_framebuffer_with_blitter() 740 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in intel_blit_framebuffer()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_blorp.c | 584 GLfloat dstX0, GLfloat dstY0, GLfloat dstX1, GLfloat dstY1, in do_blorp_blit() 614 GLfloat dstX0, GLfloat dstY0, GLfloat dstX1, GLfloat dstY1, in try_blorp_blit() 749 int dstX1 = dstX0 + width; in brw_blorp_copytexsubimage() local 811 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in brw_blorp_framebuffer()
|
D | brw_meta_util.c | 164 GLfloat *dstX1, GLfloat *dstY1, in brw_meta_mirror_clip_and_scissor()
|
D | intel_fbo.c | 805 GLint dstX1, GLint dstY1, in intel_blit_framebuffer_with_blitter() 896 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in intel_blit_framebuffer()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrContextWrapper.cpp | 359 …ffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, deUi… in glBlitFramebuffer()
|
D | sglrGLContext.cpp | 600 …ffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, deUi… in blitFramebuffer()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 5644 …rcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, G… in BlitFramebufferSW() 5678 …rcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, G… in BlitFramebufferNV() 5683 …t srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in BlitFramebufferANGLE()
|
D | entry_points.cpp | 943 …rcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, G… in glBlitFramebufferNV() 948 …t srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in glBlitFramebufferANGLE() 1115 …rcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, G… in glBlitFramebuffer()
|
D | libGLESv3.cpp | 1173 …rcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, G… in BlitFramebuffer()
|
D | Context.cpp | 4039 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blitFramebuffer()
|
/external/angle/src/tests/perf_tests/ |
D | TracePerfTest.cpp | 413 GLint dstX1, in BlitFramebufferMinimizedProc()
|
/external/angle/src/libANGLE/ |
D | validationES2.cpp | 48 GLint dstX1, in IsPartialBlit() 2611 GLint dstX1, in ValidateBlitFramebufferANGLE() 2744 GLint dstX1, in ValidateBlitFramebufferNV()
|
D | validationES3.cpp | 2150 GLint dstX1, in ValidateBlitFramebuffer()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_execute.c | 1737 unsigned dstX0, dstX1, dstY0, dstY1, dstZ0, dstZ1; in handle_blit_image() local
|
/external/angle/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 146 GLint dstX1, in glBlitFramebufferNULL() 158 GLint dstX1, in glBlitFramebufferEXTNULL() 170 GLint dstX1, in glBlitFramebufferNVNULL() 184 GLint dstX1, in glBlitNamedFramebufferNULL()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 206 GLint dstX1, in GL_BlitFramebuffer()
|
D | libGLESv2_autogen.cpp | 892 GLint dstX1, in glBlitFramebuffer() 2810 GLint dstX1, in glBlitFramebufferANGLE() 4885 GLint dstX1, in glBlitFramebufferNV()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_3_0_autogen.cpp | 128 GLint dstX1, in CaptureBlitFramebuffer()
|