Searched refs:setClearDepth (Results 1 – 7 of 7) sorted by relevance
237 void setClearDepth(float clearDepth);
1737 void StateManagerGL::setClearDepth(float clearDepth) in setClearDepth() function in rx::StateManagerGL1957 setClearDepth(state.getDepthClearValue()); in syncState()2829 setClearDepth(state->depthClear); in restoreNativeContext()
143 stateManager->setClearDepth(1.0f); in SetClearState()
723 sm->setClearDepth(1); in drawBuffer()
415 void setClearDepth(float depth);
351 void Context::setClearDepth(float depth) in setClearDepth() function in es2::Context
635 context->setClearDepth(depth); in ClearDepthf()