Searched refs:fc_op_dwords (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c1870 unsigned fc_op_dwords = r300->screen->caps.is_r500 ? 3 : 2; local
1873 (R300_VS_MAX_FC_OPS * fc_op_dwords + 4);

Completed in 44 milliseconds