Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
DR600GenRegisterInfo.pl20 use constant TEMP_REG_COUNT => 128; constant
23 my $TREG_MAX = TEMP_REG_COUNT - 1;
43 my @treg_list = print_reg_defs(TEMP_REG_COUNT * 4, "T");
47 for (my $i = 0; $i < TEMP_REG_COUNT; $i++) {