Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/ir/gp/
Dcodegen.h118 gpir_codegen_pass_op_clamp = 6, enumerator
Ddisasm.c489 case gpir_codegen_pass_op_clamp: in print_pass()
501 if (instr->pass_op == gpir_codegen_pass_op_clamp) { in print_pass()