Home
last modified time | relevance | path

Searched refs:TYPE_VECTOR (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h50 TYPE_VECTOR, enumerator
Ddxil_module.c391 case TYPE_VECTOR: in types_equal()
659 if (type->type == TYPE_VECTOR && in dxil_module_get_vector_type()
665 type = create_type(m, TYPE_VECTOR); in dxil_module_get_vector_type()
1501 case TYPE_VECTOR: in emit_type()
Ddxil_dump.c234 case TYPE_VECTOR: in dump_type_name()