Home
last modified time | relevance | path

Searched refs:set_inst_mode (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_tex.h89 void set_inst_mode(int inst_mode) { m_inst_mode = inst_mode;} in set_inst_mode() function
Dsfn_emittexinstruction.cpp819 tex_sample_id_ir->set_inst_mode(1); in emit_tex_txf_ms()