OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_hw_index
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
R600GenRegisterInfo.pl
110
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
/external/mesa3d/src/gallium/drivers/radeon/
R600GenRegisterInfo.pl
110
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
Completed in 1211 milliseconds