Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp4141 bool partialBufferCopy = false; in blitFramebuffer() local
4149 partialBufferCopy = true; in blitFramebuffer()
4168 if(partialBufferCopy && readBufferSamples > 1 && !sameBounds) in blitFramebuffer()
4277 if(partialBufferCopy && !allowPartialDepthStencilBlit) in blitFramebuffer()