Searched defs:cf_type (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ | ||
| H A D | sfn_instruction_alu.h | 116 ECFAluOpCode cf_type() const {return m_cf_type;} function in class:r600::AluInstruction 117 void set_cf_type(ECFAluOpCode cf_type){ m_cf_type = cf_type; } argument |
Completed in 2 milliseconds