Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h119 struct dxil_instr_binop { struct
120 enum dxil_bin_opcode opcode;
121 const struct dxil_value *operands[2];
122 enum dxil_opt_flags flags;