Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
DR600GenRegisterInfo.pl110 push(@{$index_map{get_hw_index($i)}}, $creg_list[$i]);
115 push(@{$index_map{get_hw_index($i)}}, $treg_list[$i]);
177 my $hw_index = get_hw_index($i);
187 sub get_hw_index { subroutine