Home
last modified time | relevance | path

Searched defs:set_pin_to_channel (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_value_gpr.h59 void set_pin_to_channel() override { m_pin_to_channel = true;} in set_pin_to_channel() function
Dsfn_value.h89 virtual void set_pin_to_channel() { assert(0 && "Only GPRs can be pinned to a channel ");} in set_pin_to_channel() function