Home
last modified time | relevance | path

Searched refs:partialBufferCopy (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp4113 bool partialBufferCopy = false; in blitFramebuffer() local
4121 partialBufferCopy = true; in blitFramebuffer()
4140 if(partialBufferCopy && readBufferSamples > 1 && !sameBounds) in blitFramebuffer()
4249 if(partialBufferCopy && !allowPartialDepthStencilBlit) in blitFramebuffer()