Searched defs:set_pin_to_channel (Results 1 - 2 of 2) 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.h59 void set_pin_to_channel() override { m_pin_to_channel = true;} function in class:r600::GPRValue

Completed in 3 milliseconds