Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/shader/
Dtoy_compiler.h42 TOY_OPCODE_LAST_HW = 127, enumerator
Dtoy_legalize.c293 if (inst->opcode > TOY_OPCODE_LAST_HW) in toy_compiler_legalize_for_ra()