Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h170 struct dxil_instr_alloca { struct
171 const struct dxil_type *alloc_type;
172 const struct dxil_type *size_type;
173 const struct dxil_value *size;
174 unsigned align;