Home
last modified time | relevance | path

Searched defs:readFbo (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMemoryBarrierTest.cpp2720 GLFramebuffer readFbo; in framebufferBitImageWriteThenReadPixels() local
2788 GLFramebuffer readFbo; in framebufferBitImageWriteThenCopy() local
2856 GLFramebuffer readFbo; in framebufferBitImageWriteThenBlit() local
2963 GLFramebuffer readFbo; in framebufferBitReadPixelsThenImageWrite() local
3032 GLFramebuffer readFbo; in framebufferBitCopyThenImageWrite() local
3101 GLFramebuffer readFbo; in framebufferBitBlitThenImageWrite() local
H A DFramebufferTest.cpp1671 GLFramebuffer readFbo; in TEST_P() local
2246 GLFramebuffer readFbo; in blitCopyFollowedByFBORead() local
2408 GLFramebuffer readFbo; in TEST_P() local
2518 GLFramebuffer readFbo; in TEST_P() local
2580 GLFramebuffer readFbo; in TEST_P() local
H A DRobustResourceInitTest.cpp2275 GLFramebuffer readFbo; in TEST_P() local
2511 GLFramebuffer readFbo, drawFbo; in TEST_P() local
H A DBlitFramebufferANGLETest.cpp3467 GLFramebuffer readFbo; in TEST_P() local
3516 GLFramebuffer readFbo; in TEST_P() local
H A DMultisampledRenderToTextureTest.cpp944 GLFramebuffer readFbo; in TEST_P() local
1031 GLFramebuffer readFbo; in TEST_P() local
H A DMultisampleTest.cpp473 GLFramebuffer readFbo; in TEST_P() local
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DGLToolbox.java70 public static void readFbo(int fboId, ByteBuffer pixels, int width, int height) { in readFbo() method in GLToolbox
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTessellationGeometryInteractionTests.cpp2637 glu::Framebuffer readFbo(m_context.getRenderContext()); in renderTo() local