Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drasterizer.cpp450 INLINE float ComputeBiasFactor(const SWR_RASTSTATE* pState, const SWR_TRIANGLE_DESC* pDesc, const f… in ComputeBiasFactor() function
490 bias *= ComputeBiasFactor(pState, pTri, z); in ComputeDepthBias()