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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog_dump.c192 for(i = 0; i < vs->num_fc_ops; i++) {
H A Dradeon_code.h287 unsigned int num_fc_ops; member in struct:r300_vertex_program_code
H A Dr3xx_vertprog.c460 [compiler->code->num_fc_ops].lw =
465 [compiler->code->num_fc_ops].uw =
471 [compiler->code->num_fc_ops] =
478 compiler->code->fc_loop_index[compiler->code->num_fc_ops] =
483 compiler->code->num_fc_ops);
484 compiler->code->num_fc_ops++;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog_dump.c192 for(i = 0; i < vs->num_fc_ops; i++) {
H A Dradeon_code.h287 unsigned int num_fc_ops; member in struct:r300_vertex_program_code
H A Dr3xx_vertprog.c463 [compiler->code->num_fc_ops].lw =
468 [compiler->code->num_fc_ops].uw =
474 [compiler->code->num_fc_ops] =
481 compiler->code->fc_loop_index[compiler->code->num_fc_ops] =
486 compiler->code->num_fc_ops);
487 compiler->code->num_fc_ops++;

Completed in 8 milliseconds