Searched defs:dxil_type (Results 1 – 2 of 2) sorted by relevance
42 struct dxil_type { struct57 const struct dxil_type *ptr_target_type; argument78 const struct dxil_type *type; argument
1456 const struct dxil_type *dxil_type = get_type_for_glsl_type(mod, type); in get_value_for_const_aggregate() local