Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dppir.h259 } ppir_outmod; typedef
270 ppir_outmod modifier;
Dcodegen.c201 static ppir_codegen_outmod ppir_codegen_get_outmod(ppir_outmod outmod) in ppir_codegen_get_outmod()