/external/mesa3d/src/mesa/main/ |
D | blit.c | 68 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()
|
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 528 GLint dstX0, GLint dstY0, in _mesa_meta_and_swrast_BlitFramebuffer()
|
D | meta.c | 1852 const GLfloat dstX0 = (GLfloat) dstX; 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 | 45 int dstX0, int dstY0, in pp_blit()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_fbo.c | 647 GLint dstX0, GLint dstY0, 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() 708 int dstX0, int dstY0, in brw_blorp_copytexsubimage() 811 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in brw_blorp_framebuffer()
|
D | brw_meta_util.c | 163 GLfloat *dstX0, GLfloat *dstY0, in brw_meta_mirror_clip_and_scissor()
|
D | intel_fbo.c | 804 GLint dstX0, GLint dstY0, in intel_blit_framebuffer_with_blitter() 896 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in intel_blit_framebuffer()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_execute.c | 1737 unsigned dstX0, dstX1, dstY0, dstY1, dstZ0, dstZ1; in handle_blit_image() local 2255 unsigned dstX0, dstY0; in handle_resolve_image() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrContextWrapper.cpp | 359 void ContextWrapper::glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int … in glBlitFramebuffer()
|
D | sglrGLContext.cpp | 600 void GLContext::blitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, … in blitFramebuffer()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 5644 … BlitFramebufferSW(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in BlitFramebufferSW() 5678 void GL_APIENTRY BlitFramebufferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0,… in BlitFramebufferNV() 5683 …itFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in BlitFramebufferANGLE()
|
D | entry_points.cpp | 943 …lBlitFramebufferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in glBlitFramebufferNV() 948 …itFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in glBlitFramebufferANGLE() 1115 … glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in glBlitFramebuffer()
|
D | libGLESv3.cpp | 1173 void GL_APIENTRY BlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, 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 | 411 GLint dstX0, in BlitFramebufferMinimizedProc()
|
/external/angle/src/libANGLE/ |
D | validationES2.cpp | 46 GLint dstX0, in IsPartialBlit() 2609 GLint dstX0, in ValidateBlitFramebufferANGLE() 2742 GLint dstX0, in ValidateBlitFramebufferNV()
|
D | validationES3.cpp | 2148 GLint dstX0, in ValidateBlitFramebuffer()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 144 GLint dstX0, in glBlitFramebufferNULL() 156 GLint dstX0, in glBlitFramebufferEXTNULL() 168 GLint dstX0, in glBlitFramebufferNVNULL() 182 GLint dstX0, in glBlitNamedFramebufferNULL()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 204 GLint dstX0, in GL_BlitFramebuffer()
|
D | libGLESv2_autogen.cpp | 890 GLint dstX0, in glBlitFramebuffer() 2808 GLint dstX0, in glBlitFramebufferANGLE() 4883 GLint dstX0, in glBlitFramebufferNV()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_3_0_autogen.cpp | 126 GLint dstX0, in CaptureBlitFramebuffer()
|