Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c427 unsigned int num_presub_srcs; in rc_inst_can_use_presub() local
456 num_presub_srcs = rc_presubtract_src_reg_count(presub_op); in rc_inst_can_use_presub()
464 if (num_presub_srcs > 1) { in rc_inst_can_use_presub()