Searched refs:setClearDepth (Results 1 – 10 of 10) sorted by relevance
237 void setClearDepth(float clearDepth);
1732 void StateManagerGL::setClearDepth(float clearDepth) in setClearDepth() function in rx::StateManagerGL1952 setClearDepth(state.getDepthClearValue()); in syncState()2822 setClearDepth(state->depthClear); in restoreNativeContext()
143 stateManager->setClearDepth(1.0f); in SetClearState()
308 void setClearDepth(float depth);
360 void Context::setClearDepth(float depth) in setClearDepth() function in es1::Context
505 context->setClearDepth(depth); in ClearDepthf()
792 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()