| /external/mesa3d/src/mesa/main/ |
| D | blit.c | 77 _mesa_regions_overlap(int srcX0, int srcY0, in _mesa_regions_overlap() 358 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in do_blit_framebuffer() 369 GLint srcX0, srcY0, srcX1, srcY1; in do_blit_framebuffer() member 631 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_framebuffer() 871 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_framebuffer_err() 890 _mesa_BlitFramebuffer_no_error(GLint srcX0, GLint srcY0, GLint srcX1, in _mesa_BlitFramebuffer_no_error() 905 _mesa_BlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_BlitFramebuffer() 929 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_named_framebuffer() 979 GLint srcX0, GLint srcY0, in _mesa_BlitNamedFramebuffer_no_error() 996 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_BlitNamedFramebuffer()
|
| D | image.c | 621 const GLint srcX0 = *srcX, srcY0 = *srcY; in _mesa_clip_copytexsubimage() local 682 clip_right_or_top(GLint *srcX0, GLint *srcX1, in clip_right_or_top() 715 clip_left_or_bottom(GLint *srcX0, GLint *srcX1, in clip_left_or_bottom() 761 GLint *srcX0, GLint *srcY0, GLint *srcX1, GLint *srcY1, in _mesa_clip_blit()
|
| /external/mesa3d/src/mesa/state_tracker/ |
| D | st_cb_blit.c | 53 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in st_BlitFramebuffer() 64 GLint srcX0, srcY0, srcX1, srcY1; in st_BlitFramebuffer() member
|
| /external/mesa3d/src/gallium/auxiliary/postprocess/ |
| D | pp_run.c | 43 int srcX0, int srcY0, in pp_blit()
|
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrContextWrapper.cpp | 373 void ContextWrapper::glBlitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int d… in glBlitFramebuffer()
|
| D | sglrGLContext.cpp | 593 void GLContext::blitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, i… in blitFramebuffer()
|
| D | sglrReferenceContext.cpp | 3337 void ReferenceContext::blitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int d… in blitFramebuffer()
|
| /external/angle/src/libANGLE/ |
| D | validationES2.cpp | 44 GLint srcX0, in IsPartialBlit() 2432 GLint srcX0, in ValidateBlitFramebufferANGLE() 2568 GLint srcX0, in ValidateBlitFramebufferNV()
|
| D | validationES3.cpp | 2387 GLint srcX0, in ValidateBlitFramebuffer()
|
| D | validationES.cpp | 1572 GLint srcX0, in ValidateBlitFramebufferParameters()
|
| D | validationGL4.cpp | 1012 GLint srcX0, in ValidateBlitNamedFramebuffer()
|
| D | Context.cpp | 4613 void Context::blitFramebuffer(GLint srcX0, in blitFramebuffer() 4672 void Context::blitFramebufferNV(GLint srcX0, in blitFramebufferNV()
|
| /external/angle/src/tests/perf_tests/ |
| D | TracePerfTest.cpp | 587 void KHRONOS_APIENTRY BlitFramebufferMinimizedProc(GLint srcX0, in BlitFramebufferMinimizedProc()
|
| /external/angle/src/tests/gl_tests/ |
| D | BlitFramebufferANGLETest.cpp | 3310 const GLint srcX0 = srcOffsetX; in TEST_P() local
|
| /external/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_execute.c | 2465 int srcX0, srcX1, srcY0, srcY1, srcZ0, srcZ1; in handle_blit_image() local 3150 int srcX0, srcY0; in handle_resolve_image() local
|
| /external/angle/src/libGLESv2/ |
| D | entry_points_gles_3_0_autogen.cpp | 227 void GL_APIENTRY GL_BlitFramebuffer(GLint srcX0, in GL_BlitFramebuffer()
|
| D | libGLESv2_autogen.cpp | 893 void GL_APIENTRY glBlitFramebuffer(GLint srcX0, in glBlitFramebuffer() 2898 void GL_APIENTRY glBlitFramebufferANGLE(GLint srcX0, in glBlitFramebufferANGLE() 5320 void GL_APIENTRY glBlitFramebufferNV(GLint srcX0, in glBlitFramebufferNV() 9025 GLint srcX0, in glBlitNamedFramebuffer()
|
| D | entry_points_gles_ext_autogen.cpp | 675 void GL_APIENTRY GL_BlitFramebufferANGLE(GLint srcX0, in GL_BlitFramebufferANGLE() 10762 void GL_APIENTRY GL_BlitFramebufferNV(GLint srcX0, in GL_BlitFramebufferNV()
|
| D | entry_points_gl_4_autogen.cpp | 3291 GLint srcX0, in GL_BlitNamedFramebuffer()
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | null_functions.cpp | 140 void INTERNAL_GL_APIENTRY glBlitFramebufferNULL(GLint srcX0, in glBlitFramebufferNULL() 152 void INTERNAL_GL_APIENTRY glBlitFramebufferEXTNULL(GLint srcX0, in glBlitFramebufferEXTNULL() 164 void INTERNAL_GL_APIENTRY glBlitFramebufferNVNULL(GLint srcX0, in glBlitFramebufferNVNULL() 178 GLint srcX0, in glBlitNamedFramebufferNULL()
|
| /external/angle/src/libANGLE/capture/ |
| D | capture_gles_3_0_autogen.cpp | 121 GLint srcX0, in CaptureBlitFramebuffer()
|
| D | capture_gles_ext_autogen.cpp | 753 GLint srcX0, in CaptureBlitFramebufferANGLE() 9957 GLint srcX0, in CaptureBlitFramebufferNV()
|
| /external/deqp/framework/platform/null/ |
| D | tcuNullRenderContextFuncs.inl | 311 GLW_APICALL void GLW_APIENTRY glBlitFramebuffer (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1… 326 …lBlitNamedFramebuffer (GLuint readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, G… 4262 …W_APIENTRY glMulticastBlitFramebufferNV (GLuint srcGpu, GLuint dstGpu, GLint srcX0, GLint srcY0, G…
|
| /external/deqp/framework/opengl/ |
| D | gluCallLogWrapper.inl | 287 void CallLogWrapper::glBlitFramebuffer (glw::GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::… 294 …mebuffer (glw::GLuint readFramebuffer, glw::GLuint drawFramebuffer, glw::GLint srcX0, glw::GLint s… 3721 …MulticastBlitFramebufferNV (glw::GLuint srcGpu, glw::GLuint dstGpu, glw::GLint srcX0, glw::GLint s…
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwImpl.inl | 327 void glwBlitFramebuffer (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dst… 335 void glwBlitNamedFramebuffer (GLuint readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint sr… 3983 void glwMulticastBlitFramebufferNV (GLuint srcGpu, GLuint dstGpu, GLint srcX0, GLint srcY0, GLint s…
|