mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 02:10:12 +01:00
Update comment
This commit is contained in:
parent
e3721a3b3f
commit
2bd26f4afa
1 changed files with 1 additions and 1 deletions
|
|
@ -1982,7 +1982,7 @@ static void r300ResetHwState(r300ContextPtr r300)
|
|||
r300Enable(ctx, GL_ALPHA_TEST, ctx->Color.AlphaEnabled);
|
||||
|
||||
/* setup the VAP */
|
||||
/* PVS_NUM_SLOTS, PVS_NUM_CNTLRS, VF_MAX_VTX_NUM need to be adjusted
|
||||
/* for tcl, PVS_NUM_SLOTS, PVS_NUM_CNTLRS, VF_MAX_VTX_NUM need to be adjusted
|
||||
* dynamically. PVS_NUM_FPUS is fixed based on asic
|
||||
*/
|
||||
if (has_tcl) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue