Home
last modified time | relevance | path

Searched defs:srcY1 (Results 1 – 25 of 28) sorted by relevance

12

/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.c375 int srcX1, int srcY1, in regions_overlap()
429 int srcX1, int srcY1, in util_blit_pixels()
817 int srcX1, int srcY1, in util_blit_pixels_tex()
/external/mesa3d/src/mesa/swrast/
Ds_blit.c109 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_nearest()
489 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blit_linear()
713 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _swrast_BlitFramebuffer()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_blit.c144 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in st_BlitFramebuffer()
Dst_cb_texture.c935 GLint srcY0, srcY1; in st_CopyTexSubImage() local
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_fbo.c807 GLint srcX1, GLint srcY1, in intel_blit_framebuffer_copy_tex_sub_image()
858 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in intel_blit_framebuffer()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_fbo.c807 GLint srcX1, GLint srcY1, in intel_blit_framebuffer_copy_tex_sub_image()
858 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in intel_blit_framebuffer()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_fbo.c807 GLint srcX1, GLint srcY1, in intel_blit_framebuffer_copy_tex_sub_image()
858 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in intel_blit_framebuffer()
Dbrw_blorp_blit.cpp193 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in try_blorp_blit()
299 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in brw_blorp_framebuffer()
/external/mesa3d/src/mesa/main/
Dimage.c856 GLint *srcX0, GLint *srcY0, GLint *srcX1, GLint *srcY1, in _mesa_clip_blit()
Dfbobject.c2879 _mesa_BlitFramebufferEXT(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_BlitFramebufferEXT()
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp359 void ContextWrapper::glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int … in glBlitFramebuffer()
DsglrGLContext.cpp600 void GLContext::blitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, … in blitFramebuffer()
/external/mesa3d/src/gallium/state_trackers/vega/
Drenderer.c1416 int srcX1, int srcY1, in renderer_copy_surface()
/external/swiftshader/src/OpenGL/libGLESv2/
Dmain.cpp1272 GL_APICALL void GL_APIENTRY glBlitFramebufferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1,… in glBlitFramebufferNV()
1277 …APIENTRY glBlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, G… in glBlitFramebufferANGLE()
DlibGLESv2.cpp6224 void BlitFramebufferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0… in BlitFramebufferNV()
6258 void BlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint ds… in BlitFramebufferANGLE()
DContext.cpp3859 void Context::blitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blitFramebuffer()
DlibGLESv3.cpp1419 GL_APICALL void GL_APIENTRY glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, G… in glBlitFramebuffer()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c1430 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blitframebuffer_texture()
1575 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in _mesa_meta_BlitFramebuffer()
/external/swiftshader/src/OpenGL/libGL/
DContext.cpp2765 void Context::blitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, in blitFramebuffer()
DlibGL.cpp5431 void APIENTRY glBlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX… in glBlitFramebufferANGLE()
7808 void APIENTRY glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GL… in glBlitFramebuffer()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4108 GrGLint srcY1; in copySurfaceAsBlitFramebuffer() local
DGrGLTestInterface.h35 …virtual GrGLvoid blitFramebuffer(GrGLint srcX0, GrGLint srcY0, GrGLint srcX1, GrGLint srcY1, GrGLi… in blitFramebuffer()
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.cc1215 GLint srcY1, in BlitFramebufferCHROMIUM()
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl280 …tFramebuffer (glw::GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint d…
287 …wFramebuffer, glw::GLint srcX0, glw::GLint srcY0, glw::GLint srcX1, glw::GLint srcY1, glw::GLint d…
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl303 GLW_APICALL void GLW_APIENTRY glBlitFramebuffer (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1
318 …buffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, G…

12