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.c72 is_texture_inst(enum tgsi_opcode opcode) in is_texture_inst() function
273 if (is_texture_inst(fullinst->Instruction.Opcode)) { in scan_src_operand()