Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h184 struct dxil_instr_load { struct
185 const struct dxil_value *ptr;
186 const struct dxil_type *type;
187 unsigned align;
188 bool is_volatile;