Searched refs:set_pin_to_channel (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_value.h89 virtual void set_pin_to_channel() { assert(0 && "Only GPRs can be pinned to a channel ");} function in class:r600::Value
H A Dsfn_value_gpr.cpp156 v.set_pin_to_channel();
163 c.set_pin_to_channel();
H A Dsfn_value_gpr.h59 void set_pin_to_channel() override { m_pin_to_channel = true;} function in class:r600::GPRValue

Completed in 4 milliseconds