Searched defs:readFB (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | WebGLReadOutsideFramebufferTest.cpp | 84 void readFB(int x, int y) in readFB() function in __anon20251::PixelRect
|
/third_party/mesa3d/src/mesa/main/ |
H A D | blit.c | 355 do_blit_framebuffer(struct gl_context *ctx, struct gl_framebuffer *readFB, struct gl_framebuffer *drawFB, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) do_blit_framebuffer() argument [all...] |
Completed in 3 milliseconds