mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
Remove misleading comment.
This commit is contained in:
parent
edd21a6f72
commit
d9af44f358
1 changed files with 0 additions and 2 deletions
|
|
@ -204,8 +204,6 @@ void viaEmitState(viaContextPtr vmesa)
|
|||
nDummyValue = (HC_SubA_HTXSMD << 24) | 0;
|
||||
}
|
||||
|
||||
/* Clear cache flag never set:
|
||||
*/
|
||||
if (vmesa->clearTexCache) {
|
||||
vmesa->clearTexCache = 0;
|
||||
OUT_RING( nDummyValue | HC_HTXCHCLR_MASK );
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue