Searched refs:getDepthClearValue (Results 1 – 6 of 6) sorted by relevance
42 clearParams.depthValue = state.getDepthClearValue(); in GetClearParameters()
138 float getDepthClearValue() const { return mDepthClearValue; } in getDepthClearValue() function
2696 if (apiState.getDepthClearValue() != 1.0f) in CaptureMidExecutionSetup()2698 cap(CaptureClearDepthf(replayState, true, apiState.getDepthClearValue())); in CaptureMidExecutionSetup()
1682 setClearDepth(state.getDepthClearValue()); in syncState()
992 return getState().getDepthClearValue();
2866 mClearDepthStencilValue.depthStencil.depth = glState.getDepthClearValue(); in syncState()