Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dnode.c32 [ppir_op_unsupported] = {
Dppir.h35 ppir_op_unsupported = 0, enumerator
Dnir.c163 if (op == ppir_op_unsupported) { in ppir_emit_alu()