/external/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 110 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blit_nearest() 490 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1) in blit_linear() 714 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _swrast_BlitFramebuffer()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_blit.c | 376 int dstX0, int dstY0, in regions_overlap() 432 int dstX0, int dstY0, in util_blit_pixels() 819 int dstX0, int dstY0, in util_blit_pixels_tex()
|
/external/mesa3d/src/mesa/main/ |
D | image.c | 780 GLint *dstX0, GLint *dstX1, in clip_right_or_top() 813 GLint *dstX0, GLint *dstX1, in clip_left_or_bottom() 857 GLint *dstX0, GLint *dstY0, GLint *dstX1, GLint *dstY1) in _mesa_clip_blit()
|
D | fbobject.c | 2880 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_BlitFramebufferEXT()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_blit.c | 145 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in st_BlitFramebuffer()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_blorp_blit.cpp | 149 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in do_blorp_blit() 194 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in try_blorp_blit() 300 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in brw_blorp_framebuffer()
|
D | intel_fbo.c | 808 GLint dstX0, GLint dstY0, in intel_blit_framebuffer_copy_tex_sub_image() 859 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in intel_blit_framebuffer()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_fbo.c | 808 GLint dstX0, GLint dstY0, in intel_blit_framebuffer_copy_tex_sub_image() 859 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in intel_blit_framebuffer()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_fbo.c | 808 GLint dstX0, GLint dstY0, in intel_blit_framebuffer_copy_tex_sub_image() 859 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in intel_blit_framebuffer()
|
/external/mesa3d/src/mesa/drivers/common/ |
D | meta.c | 1431 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in blitframebuffer_texture() 1576 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, in _mesa_meta_BlitFramebuffer() 2163 const GLfloat dstX0 = (GLfloat) dstX; in _mesa_meta_CopyPixels() 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()
|
D | sglrReferenceContext.cpp | 3109 void ReferenceContext::blitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int … in blitFramebuffer()
|
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosrobovm/ |
D | IOSGLES30.java | 86 …public native void glBlitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int ds… in glBlitFramebuffer()
|
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/ |
D | IOSGLES30.java | 70 …public native void glBlitFramebuffer(int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int ds… in glBlitFramebuffer()
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | renderer.c | 1418 int dstX0, int dstY0, in renderer_copy_surface()
|
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/ |
D | AndroidGL30.java | 231 …public void glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, i… in glBlitFramebuffer()
|
/external/skia/src/gpu/gl/ |
D | GrGLNoOpInterface.cpp | 449 GrGLint dstX0, in noOpGLBlitFramebuffer()
|
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/ |
D | LwjglGL30.java | 217 …public void glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, i… in glBlitFramebuffer()
|
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/ |
D | Lwjgl3GL30.java | 219 …public void glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, i… in glBlitFramebuffer()
|
/external/libgdx/gdx/jni/iosgl/ |
D | iosgl30.cpp | 396 …(JNIEnv *env, jobject, jint srcX0, jint srcY0, jint srcX1, jint srcY1, jint dstX0, jint dstY0, jin… in Java_com_badlogic_gdx_backends_iosrobovm_IOSGLES30_glBlitFramebuffer()
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
D | GL30.java | 602 …public void glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, i… in glBlitFramebuffer()
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/ |
D | GL30Profiler.java | 1410 …public void glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, i… in glBlitFramebuffer()
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 303 …glBlitFramebuffer (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… 318 …t drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G…
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 280 …:GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint dstX0, glw::GLint d… 287 …:GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint dstX0, glw::GLint d…
|