Searched refs:dxil_spirv_vertex_runtime_data (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.h95 struct dxil_spirv_vertex_runtime_data { struct
H A Dspirv_to_dxil.c51 : sizeof(struct dxil_spirv_vertex_runtime_data);
97 offset = offsetof(struct dxil_spirv_vertex_runtime_data, first_vertex);
101 offsetof(struct dxil_spirv_vertex_runtime_data, is_indexed_draw);
104 offset = offsetof(struct dxil_spirv_vertex_runtime_data, base_instance);

Completed in 3 milliseconds