Files
clang-p2996/libclc/generic/lib/math
Fraser Cormack a55248789e [libclc] Avoid using undefined vector3 components (#115857)
Using '.hi' on a vector3 is technically allowed by the spec and is
treated as a 4-element vector with an "undefined" w component. However,
it's more undef/poison code for the compiler to process and remove. We
can easily avoid it with a dedicated macro.
2024-11-12 16:23:52 +00:00
..
2018-04-06 17:43:08 +00:00
2018-01-18 21:11:45 +00:00
2018-01-18 21:11:43 +00:00
2018-01-18 21:11:56 +00:00
2018-01-18 21:11:50 +00:00
2018-01-18 21:12:01 +00:00
2018-01-17 21:22:14 +00:00