Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_export.h65 void update_output_map(OutputRegisterMap& map) const;
Dsfn_instruction_export.cpp93 void ExportInstruction::update_output_map(OutputRegisterMap& map) const in update_output_map() function in r600::ExportInstruction