/external/mesa3d/src/mesa/main/ |
D | blit.c | 68 int dstX0, int dstY0, in _mesa_regions_overlap() 185 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_blit_framebuffer() 551 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_BlitFramebuffer() 574 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_BlitNamedFramebuffer()
|
D | image.c | 885 GLint *dstX0, GLint *dstY0, GLint *dstX1, GLint *dstY1) in _mesa_clip_blit()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_blit.c | 52 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/ |
D | meta_blit.c | 605 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blitframebuffer_texture() 954 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_meta_BlitFramebuffer() 964 GLint dstX0, dstY0, dstX1, dstY1; in _mesa_meta_BlitFramebuffer() member 1063 GLint dstX0, GLint dstY0, in _mesa_meta_and_swrast_BlitFramebuffer()
|
D | meta.c | 1885 const GLfloat dstY0 = (GLfloat) dstY; in _mesa_meta_CopyPixels() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_blit.c | 316 int dstX0, int dstY0, in regions_overlap() 372 int dstX0, int dstY0, in util_blit_pixels() 506 int dstX0, int dstY0, in util_blit_pixels_tex()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 113 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/ |
D | pp_run.c | 45 int dstX0, int dstY0, in pp_blit()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_blorp.c | 493 GLfloat dstX0, GLfloat dstY0, GLfloat dstX1, GLfloat dstY1, in do_blorp_blit() 523 GLfloat dstX0, GLfloat dstY0, GLfloat dstX1, GLfloat dstY1, in try_blorp_blit() 603 int dstX0, int dstY0, in brw_blorp_copytexsubimage() 725 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in brw_blorp_framebuffer()
|
D | intel_fbo.c | 786 GLint dstX0, GLint dstY0, in intel_blit_framebuffer_with_blitter() 877 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in intel_blit_framebuffer() 936 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in gen4_blit_framebuffer()
|
D | brw_meta_util.c | 163 GLfloat *dstX0, GLfloat *dstY0, in brw_meta_mirror_clip_and_scissor()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_fbo.c | 642 GLint dstX0, GLint dstY0, in intel_blit_framebuffer_with_blitter() 735 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in intel_blit_framebuffer()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrContextWrapper.cpp | 359 …BlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int … in glBlitFramebuffer()
|
D | sglrGLContext.cpp | 600 void GLContext::blitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, … in blitFramebuffer()
|
D | sglrReferenceContext.cpp | 3109 …blitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int … in blitFramebuffer()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 6176 …uffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in BlitFramebuffer() 6210 void BlitFramebufferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0… in BlitFramebufferNV() 6215 …ANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in BlitFramebufferANGLE()
|
D | entry_points.cpp | 1148 …ferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in glBlitFramebufferNV() 1153 …ANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in glBlitFramebufferANGLE()
|
D | libGLESv3.cpp | 1171 …uffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in glBlitFramebuffer()
|
D | Context.cpp | 3986 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blitFramebuffer()
|
/external/swiftshader/src/OpenGL/libGL/ |
D | Context.cpp | 2766 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blitFramebuffer()
|
D | libGL.cpp | 5405 …ANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in glBlitFramebufferANGLE() 7782 …uffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… in glBlitFramebuffer()
|
/external/skia/src/gpu/gl/ |
D | GrGLTestInterface.h | 35 …nt srcX0, GrGLint srcY0, GrGLint srcX1, GrGLint srcY1, GrGLint dstX0, GrGLint dstY0, GrGLint dstX1… in blitFramebuffer()
|
/external/skqp/src/gpu/gl/ |
D | GrGLTestInterface.h | 35 …nt srcX0, GrGLint srcY0, GrGLint srcX1, GrGLint srcY1, GrGLint dstX0, GrGLint dstY0, GrGLint dstX1… in blitFramebuffer()
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 287 …:GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint dstX0, glw::GLint dstY0, glw::GLint d… 294 …:GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint dstX0, glw::GLint dstY0, glw::GLint d…
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 311 …ffer (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G… 326 …ffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, G…
|