Searched defs:nir_alu_instr (Results 1 – 1 of 1) sorted by relevance
1421 typedef struct nir_alu_instr { struct1423 nir_instr instr;1426 nir_op op;1458 } nir_alu_instr; argument