Searched refs:dxil_features (Results 1 – 6 of 6) sorted by relevance
96 struct dxil_features;100 const struct dxil_features *features);
134 struct dxil_features { struct169 struct dxil_features feats; argument
73 const struct dxil_features *features) in dxil_container_add_features()76 struct dxil_features flags; in dxil_container_add_features()
37 dump_features(struct _mesa_string_buffer *buf, struct dxil_features *feat);
145 dump_features(struct _mesa_string_buffer *buf, struct dxil_features *feat) in dump_features()
3223 - microsoft/compiler: Add struct dxil_features forward declaration.