Searched refs:blitDepth (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp4089 bool blitDepth = false; local
4176 blitDepth = true;
4230 if(blitRenderTarget || blitDepth || blitStencil)
4258 if(blitDepth)

Completed in 207 milliseconds