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 D | sfn_value.h | 89 virtual void set_pin_to_channel() { assert(0 && "Only GPRs can be pinned to a channel ");} function in class:r600::Value |
| H A D | sfn_value_gpr.h | 59 void set_pin_to_channel() override { m_pin_to_channel = true;} function in class:r600::GPRValue |
Completed in 3 milliseconds