j
k
j a
j l
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/dxil.c:
return type->class == TYPE_CLASS_INTEGER; } +static bool sm6_type_is_1wil(const struct sm6_type *type)
return type->class == TYPE_CLASS_INTEGER;
}
+static bool sm6_type_is_1wil(const struct sm6_type *type)
What does `1wil` stand for?
Back to the thread
Back to the list