Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/host/
DFrameBuffer.cpp1568 void FrameBuffer::readColorBuffer(HandleType p_colorbuffer, int x, int y, int width, int height, in readColorBuffer() function in gfxstream::FrameBuffer
/external/angle/src/libANGLE/
DvalidationES.cpp1680 const FramebufferAttachment *readColorBuffer = readFramebuffer->getReadColorAttachment(); in ValidateBlitFramebufferParameters() local
/external/angle/src/tests/gl_tests/
DStateChangeTest.cpp2814 GLRenderbuffer readColorBuffer; in TEST_P() local