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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c420 unsigned int num_presub_srcs; local in function:rc_inst_can_use_presub
449 num_presub_srcs = rc_presubtract_src_reg_count(presub_op);
457 if (num_presub_srcs > 1) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c420 unsigned int num_presub_srcs; local in function:rc_inst_can_use_presub
449 num_presub_srcs = rc_presubtract_src_reg_count(presub_op);
457 if (num_presub_srcs > 1) {

Completed in 3 milliseconds