Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.c71 is_texture_inst(unsigned opcode) in is_texture_inst() function
273 if (is_texture_inst(fullinst->Instruction.Opcode)) { in scan_src_operand()