mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
swr: [rasterizer core] remove old comment
Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
This commit is contained in:
parent
d3d97f8395
commit
eca877f27b
1 changed files with 0 additions and 1 deletions
|
|
@ -1613,7 +1613,6 @@ void BinTriangles(
|
|||
const SWR_GS_STATE& gsState = state.gsState;
|
||||
MacroTileMgr *pTileMgr = pDC->pTileMgr;
|
||||
|
||||
// Simple wireframe mode for debugging purposes only
|
||||
|
||||
simdscalar vRecipW0 = _simd_set1_ps(1.0f);
|
||||
simdscalar vRecipW1 = _simd_set1_ps(1.0f);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue