Searched defs:dstX0 (Results 1 – 19 of 19) sorted by relevance
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/ |
D | GLESv30Imp.cpp | 610 … glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in glBlitFramebuffer()
|
/device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
D | entry_points_gl_3_0_autogen.cpp | 204 GLint dstX0, in BlitFramebuffer()
|
D | entry_points_gl_4_5_autogen.cpp | 56 GLint dstX0, in BlitNamedFramebuffer()
|
D | libGL_autogen.cpp | 3089 GLint dstX0, in glBlitFramebuffer() 5448 GLint dstX0, in glBlitNamedFramebuffer()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | validationES2.cpp | 46 GLint dstX0, in IsPartialBlit() 2680 GLint dstX0, in ValidateBlitFramebufferANGLE()
|
D | validationGL45.cpp | 26 GLint dstX0, in ValidateBlitNamedFramebuffer()
|
D | capture_gles_3_0_autogen.cpp | 126 GLint dstX0, in CaptureBlitFramebuffer()
|
D | validationES3.cpp | 2007 GLint dstX0, in ValidateBlitFramebuffer()
|
D | validationES.cpp | 1353 GLint dstX0, in ValidateBlitFramebufferParameters()
|
D | capture_gles_ext_autogen.cpp | 262 GLint dstX0, in CaptureBlitFramebufferANGLE()
|
D | Context_gl.cpp | 2874 GLint dstX0, in blitNamedFramebuffer()
|
D | Context.cpp | 3627 GLint dstX0, in blitFramebuffer()
|
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 176 GLint dstX0, in BlitFramebuffer()
|
D | libGLESv2_autogen.cpp | 890 GLint dstX0, in glBlitFramebuffer() 2810 GLint dstX0, in glBlitFramebufferANGLE() 5157 GLint dstX0, in glBlitFramebufferContextANGLE() 5173 GLint dstX0, in glBlitFramebufferANGLEContextANGLE()
|
D | entry_points_gles_ext_autogen.cpp | 286 GLint dstX0, in BlitFramebufferANGLE() 8323 GLint dstX0, in BlitFramebufferContextANGLE() 8361 GLint dstX0, in BlitFramebufferANGLEContextANGLE()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 144 GLint dstX0, in glBlitFramebufferNULL() 158 GLint dstX0, in glBlitNamedFramebufferNULL()
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 2176 void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0… in glBlitFramebuffer()
|
D | GL2Encoder.cpp | 4985 …buffer(void* self, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in s_glBlitFramebuffer()
|
D | gl2_enc.cpp | 7523 …r_enc(void *self , GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in glBlitFramebuffer_enc()
|