Home
last modified time | relevance | path

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

/external/mesa3d/src/microsoft/compiler/
Ddxil_internal.h42 struct dxil_type { struct
57 const struct dxil_type *ptr_target_type; argument
78 const struct dxil_type *type; argument
Dnir_to_dxil.c1456 const struct dxil_type *dxil_type = get_type_for_glsl_type(mod, type); in get_value_for_const_aggregate() local