Searched refs:hasDepthRangeUnrestricted (Results 1 – 2 of 2) sorted by relevance
123 …state.depthClamp = !state.depthFormat.isFloatFormat() || !pipelineState.hasDepthRangeUnrestricted(… in update()
158 inline bool hasDepthRangeUnrestricted() const { return depthRangeUnrestricted; } in hasDepthRangeUnrestricted() function