Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dcontext_private_call_gles.cpp48 privateState->setDepthClearValue(clamp01(depth)); in ContextPrivateClearDepthf()
DState.h267 void setDepthClearValue(float depth);
DState.cpp495 void PrivateState::setDepthClearValue(float depth) in setDepthClearValue() function in gl::PrivateState