Dmitry Sidorov cb5e2db75a
[SPIR-V] Add lowering for G_FSINCOS (#179053)
Use either OpenCL::sincos for compute or sequence of HLSL::sin +
HLSL::cos for shader.
2026-02-03 19:38:41 +01:00
..