Searched refs:depthBufferActive (Results 1 – 8 of 8) sorted by relevance
336 if(!depthBufferActive()) return false; in depthWriteActive()351 bool Context::depthBufferActive() in depthBufferActive() function in sw::Context
140 bool depthBufferActive();
81 state.interpolateZ = context->depthBufferActive() || vPosZW; in update()
670 if(context->depthBufferActive()) in update()
82 …state.interpolateZ = context->depthBufferActive() || context->pixelFogActive() != FOG_NONE || vPos… in update()
515 if(!depthBufferActive()) return false; in depthWriteActive()530 bool Context::depthBufferActive() in depthBufferActive() function in sw::Context
342 bool depthBufferActive();
1002 if(context->depthBufferActive()) in update()