Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h302 ppir_codegen_combine_scalar_op_sin = 6, /* Sine (Scaled LUT) */ enumerator
Dcodegen.c575 f->scalar.op = ppir_codegen_combine_scalar_op_sin; in ppir_codegen_encode_combine()