Searched defs:readFbo (Results 1 – 8 of 8) sorted by relevance
2720 GLFramebuffer readFbo; in framebufferBitImageWriteThenReadPixels() local2788 GLFramebuffer readFbo; in framebufferBitImageWriteThenCopy() local2856 GLFramebuffer readFbo; in framebufferBitImageWriteThenBlit() local2963 GLFramebuffer readFbo; in framebufferBitReadPixelsThenImageWrite() local3032 GLFramebuffer readFbo; in framebufferBitCopyThenImageWrite() local3101 GLFramebuffer readFbo; in framebufferBitBlitThenImageWrite() local
1671 GLFramebuffer readFbo; in TEST_P() local2246 GLFramebuffer readFbo; in blitCopyFollowedByFBORead() local2408 GLFramebuffer readFbo; in TEST_P() local2518 GLFramebuffer readFbo; in TEST_P() local2580 GLFramebuffer readFbo; in TEST_P() local
2275 GLFramebuffer readFbo; in TEST_P() local2511 GLFramebuffer readFbo, drawFbo; in TEST_P() local
3467 GLFramebuffer readFbo; in TEST_P() local3516 GLFramebuffer readFbo; in TEST_P() local
944 GLFramebuffer readFbo; in TEST_P() local1031 GLFramebuffer readFbo; in TEST_P() local
473 GLFramebuffer readFbo; in TEST_P() local
70 public static void readFbo(int fboId, ByteBuffer pixels, int width, int height) { in readFbo() method in GLToolbox
2637 glu::Framebuffer readFbo(m_context.getRenderContext()); in renderTo() local