Searched refs:getDepthBiasClamp (Results 1 – 3 of 3) sorted by relevance
70 …epthBiasClamp = pipelineState.isDrawTriangle(false) && (pipelineState.getDepthBiasClamp() != 0.0f); in update()
157 inline float getDepthBiasClamp() const { return depthBiasClamp; } in getDepthBiasClamp() function
357 data->depthBiasClamp = pipelineState.getDepthBiasClamp(); in draw()