Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.c84 computes_derivative(enum tgsi_opcode opcode) in computes_derivative() function
596 if (computes_derivative(fullinst->Instruction.Opcode)) in scan_instruction()