Update comment
authorAlex Deucher <alex@botch2.com>
Fri, 2 May 2008 14:54:20 +0000 (10:54 -0400)
committerAlex Deucher <alex@botch2.com>
Fri, 2 May 2008 19:13:49 +0000 (15:13 -0400)
src/mesa/drivers/dri/r300/r300_state.c

index 0740d7e..57ff9e9 100644 (file)
@@ -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) {