Home
last modified time | relevance | path

Searched defs:readColorBuffer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/
DFrameBuffer.h282 void readColorBuffer(HandleType p_colorbuffer, int x, int y, int width, int height, in readColorBuffer() function
DFrameBuffer.cpp1634 void FrameBuffer::readColorBuffer(HandleType p_colorbuffer, int x, int y, int width, int height, in readColorBuffer() function in gfxstream::FrameBuffer
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES.cpp1755 const FramebufferAttachment *readColorBuffer = readFramebuffer->getReadColorAttachment(); in ValidateBlitFramebufferParameters() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DStateChangeTest.cpp2811 GLRenderbuffer readColorBuffer; in TEST_P() local