Home
last modified time | relevance | path

Searched defs:nir_alu_instr (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir.h1421 typedef struct nir_alu_instr { struct
1423 nir_instr instr;
1426 nir_op op;
1458 } nir_alu_instr; argument