Home
last modified time | relevance | path

Searched refs:dstY1 (Results 26 - 50 of 96) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_0_autogen.cpp216 GLint dstY1, in GL_BlitFramebuffer()
223 "dstX1 = %d, dstY1 = %d, mask = %s, filter = %s", in GL_BlitFramebuffer()
224 CID(context), srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, in GL_BlitFramebuffer()
234 srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter)); in GL_BlitFramebuffer()
237 context->blitFramebuffer(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, in GL_BlitFramebuffer()
241 dstY0, dstX1, dstY1, mask, filter); in GL_BlitFramebuffer()
209 GL_BlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) GL_BlitFramebuffer() argument
H A Dentry_points_gles_3_0_autogen.h33 GLint dstY1,
H A Dentry_points_gles_ext_autogen.h93 GLint dstY1,
1337 GLint dstY1,
H A DlibGLESv2_autogen.cpp893 GLint dstY1, in glBlitFramebuffer()
897 return GL_BlitFramebuffer(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter); in glBlitFramebuffer()
2813 GLint dstY1, in glBlitFramebufferANGLE()
2817 return GL_BlitFramebufferANGLE(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, in glBlitFramebufferANGLE()
5004 GLint dstY1, in glBlitFramebufferNV()
5008 return GL_BlitFramebufferNV(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, in glBlitFramebufferNV()
886 glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) glBlitFramebuffer() argument
2806 glBlitFramebufferANGLE(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) glBlitFramebufferANGLE() argument
4997 glBlitFramebufferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) glBlitFramebufferNV() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL45_autogen.h31 GLint dstY1,
H A DvalidationES3_autogen.h60 GLint dstY1,
H A DvalidationESEXT_autogen.h102 GLint dstY1,
1934 GLint dstY1,
H A DContext_gles_ext_autogen.h231 GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); \
H A DContext_gl_4_autogen.h163 GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); \
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp1173 void GL_APIENTRY BlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) in BlitFramebuffer() argument
1176 "GLint dstX0 = %d, GLint dstY0 = %d, GLint dstX1 = %d, GLint dstY1 = %d, " in BlitFramebuffer()
1178 srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter); in BlitFramebuffer()
1209 context->blitFramebuffer(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter == GL_LINEAR, true); in BlitFramebuffer()
H A DContext.h664 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp147 GLint dstY1, in glBlitFramebufferNULL()
159 GLint dstY1, in glBlitFramebufferEXTNULL()
171 GLint dstY1, in glBlitFramebufferNVNULL()
185 GLint dstY1, in glBlitNamedFramebufferNULL()
140 glBlitFramebufferNULL(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) glBlitFramebufferNULL() argument
152 glBlitFramebufferEXTNULL(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) glBlitFramebufferEXTNULL() argument
164 glBlitFramebufferNVNULL(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) glBlitFramebufferNVNULL() argument
176 glBlitNamedFramebufferNULL(GLuint readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) glBlitNamedFramebufferNULL() argument
H A Dnull_functions.h104 GLint dstY1,
114 GLint dstY1,
124 GLint dstY1,
136 GLint dstY1,
H A Dfunctionsgl_typedefs.h1944 GLint dstY1,
1956 GLint dstY1,
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_3_autogen.h38 GLint dstY1,
H A Dentry_points_gl_3_autogen.cpp248 GLint dstY1, in GL_BlitFramebuffer()
255 "dstX1 = %d, dstY1 = %d, mask = %s, filter = %s", in GL_BlitFramebuffer()
256 CID(context), srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, in GL_BlitFramebuffer()
266 srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter)); in GL_BlitFramebuffer()
269 context->blitFramebuffer(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, in GL_BlitFramebuffer()
273 dstY0, dstX1, dstY1, mask, filter); in GL_BlitFramebuffer()
241 GL_BlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) GL_BlitFramebuffer() argument
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.hpp217 void glBlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, deUint32 mask, deUint32 filter);
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h871 typedef void (GL_APIENTRYP PFNGLBLITFRAMEBUFFERANGLEPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
873 GL_APICALL void GL_APIENTRY glBlitFramebufferANGLE (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
1464 typedef void (GL_APIENTRYP PFNGLBLITFRAMEBUFFERLAYERSEXTPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
1465 typedef void (GL_APIENTRYP PFNGLBLITFRAMEBUFFERLAYEREXTPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint srcLayer, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLint dstLayer, GLbitfield mask, GLenum filter);
1467 GL_APICALL void GL_APIENTRY glBlitFramebufferLayersEXT (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
1468 GL_APICALL void GL_APIENTRY glBlitFramebufferLayerEXT (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint srcLayer, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLint dstLayer, GLbitfield mask, GLenum filter);
2896 typedef void (GL_APIENTRYP PFNGLBLITFRAMEBUFFERNVPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
2898 GL_APICALL void GL_APIENTRY glBlitFramebufferNV (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
/third_party/openGLES/api/GL/
H A Dwgl.h400 typedef VOID (WINAPI * PFNWGLBLITCONTEXTFRAMEBUFFERAMDPROC) (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
410 VOID WINAPI wglBlitContextFramebufferAMD (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleFunctionalTests.cpp242 4, /* dstY1 */ in iterate()
600 64, /* dstY1 */ in iterate()
1024 16, /* dstY1 */ in iterate()
1218 int dstY1 = has_NV_framebuffer_blit ? 63 : 64; in iterate() local
1226 dstY1, /* dstY1 */ in iterate()
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwgl.h414 typedef VOID (WINAPI * PFNWGLBLITCONTEXTFRAMEBUFFERAMDPROC) (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
424 VOID WINAPI wglBlitContextFramebufferAMD (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h419 typedef VOID (WINAPI * PFNWGLBLITCONTEXTFRAMEBUFFERAMDPROC) (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
429 VOID WINAPI wglBlitContextFramebufferAMD (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c2565 unsigned dstX0, dstX1, dstY0, dstY1, dstZ0, dstZ1; in handle_blit_image() local
2577 dstY1 = blitcmd->pRegions[i].dstOffsets[1].y; in handle_blit_image()
2593 if (dstY0 < dstY1) { in handle_blit_image()
2596 info.dst.box.height = dstY1 - dstY0; in handle_blit_image()
2599 info.dst.box.y = dstY1; in handle_blit_image()
2601 info.dst.box.height = dstY0 - dstY1; in handle_blit_image()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_0_autogen.h61 GLint dstY1,
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp463 GLint dstY1, in BlitFramebufferMinimizedProc()
456 BlitFramebufferMinimizedProc(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) BlitFramebufferMinimizedProc() argument

Completed in 94 milliseconds

1234