Files
clang-p2996/libclc/generic/include/clc/geometric
Fraser Cormack a5b88cb815 [libclc] Add missing includes to CLC headers (#118654)
There's no automatic way of checking these headers are self-contained.

Instead of including these common files many times across the whole
codebase, we can include them in the generic `gentype.inc` and
`floatn.inc` files which are included by most CLC headers.
2025-01-15 10:14:51 +00:00
..