summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alex@botch2.com>2008-05-02 10:54:20 -0400
committerAlex Deucher <alex@botch2.com>2008-05-02 10:54:20 -0400
commit45077fc3232eebf2b657c552afa92b24e4770bb0 (patch)
treeb2011a9ce15392ab6a1e583ae9b56ad1dd4dbca2
parent279ea105d8e91aa922ad946b66ee076e5e7e21c7 (diff)
Update comment
-rw-r--r--src/mesa/drivers/dri/r300/r300_state.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r300/r300_state.c b/src/mesa/drivers/dri/r300/r300_state.c
index 0740d7ea4a..57ff9e9a73 100644
--- a/src/mesa/drivers/dri/r300/r300_state.c
+++ b/src/mesa/drivers/dri/r300/r300_state.c
@@ -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) {