/third_party/mesa3d/src/mesa/main/ |
D | blit.c | 80 int dstX1, int dstY1) in _mesa_regions_overlap() 359 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in do_blit_framebuffer() 370 GLint dstX0, dstY0, dstX1, dstY1; in do_blit_framebuffer() member 632 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_framebuffer() 872 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_framebuffer_err() 892 GLint dstX1, GLint dstY1, in _mesa_BlitFramebuffer_no_error() 906 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_BlitFramebuffer() 930 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_named_framebuffer() 982 GLint dstX1, GLint dstY1, in _mesa_BlitNamedFramebuffer_no_error() 997 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_BlitNamedFramebuffer()
|
D | image.c | 761 GLint *dstX0, GLint *dstY0, GLint *dstX1, GLint *dstY1) in _mesa_clip_blit()
|
/third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
D | pp_run.c | 47 int dstX1, int dstY1) in pp_blit()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cTextureStorageMultisampleFunctionalTests.cpp | 1218 int dstY1 = has_NV_framebuffer_blit ? 63 : 64; in iterate() local
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrContextWrapper.cpp | 359 …rcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, deUint32 mask, … in glBlitFramebuffer()
|
D | sglrGLContext.cpp | 600 …rcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, deUint32 mask, … in blitFramebuffer()
|
D | sglrReferenceContext.cpp | 3148 …rcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, deUint32 mask, … in blitFramebuffer()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 5644 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas… in BlitFramebufferSW() 5678 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas… 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 …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()
|
D | libGLESv3.cpp | 1173 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas… in BlitFramebuffer()
|
D | Context.cpp | 4039 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blitFramebuffer()
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | TracePerfTest.cpp | 463 GLint dstY1, in BlitFramebufferMinimizedProc()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationES2.cpp | 49 GLint dstY1) in IsPartialBlit() 2412 GLint dstY1, in ValidateBlitFramebufferANGLE() 2546 GLint dstY1, in ValidateBlitFramebufferNV()
|
D | validationES3.cpp | 2293 GLint dstY1, in ValidateBlitFramebuffer()
|
D | validationES.cpp | 1475 GLint dstY1, in ValidateBlitFramebufferParameters()
|
D | validationGL4.cpp | 1011 GLint dstY1, in ValidateBlitNamedFramebuffer()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 147 GLint dstY1, in glBlitFramebufferNULL() 159 GLint dstY1, in glBlitFramebufferEXTNULL() 171 GLint dstY1, in glBlitFramebufferNVNULL() 185 GLint dstY1, in glBlitNamedFramebufferNULL()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 216 GLint dstY1, in GL_BlitFramebuffer()
|
D | libGLESv2_autogen.cpp | 893 GLint dstY1, in glBlitFramebuffer() 2813 GLint dstY1, in glBlitFramebufferANGLE() 5004 GLint dstY1, in glBlitFramebufferNV()
|
D | entry_points_gles_ext_autogen.cpp | 318 GLint dstY1, in GL_BlitFramebufferANGLE() 8767 GLint dstY1, in GL_BlitFramebufferNV()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_0_autogen.cpp | 129 GLint dstY1, in CaptureBlitFramebuffer()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_execute.c | 2565 unsigned dstX0, dstX1, dstY0, dstY1, dstZ0, dstZ1; in handle_blit_image() local
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_3_autogen.cpp | 248 GLint dstY1, in GL_BlitFramebuffer()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluCallLogWrapper.inl | 287 …: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… 3721 …:GLint srcY1, glw::GLint dstX0, glw::GLint dstY0, glw::GLint dstX1, glw::GLint dstY1, glw::GLbitfi…
|
/third_party/vk-gl-cts/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 311 …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… 4262 …rcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mas…
|