17 Oct
2023
17 Oct
'23
10:28 a.m.
On Tue Oct 17 10:26:45 2023 +0000, Conor McCarthy wrote:
If you're implementing these soon, the [sm6_rebase branch](https://gitlab.winehq.org/cmccarthy/vkd3d/-/tree/sm6_rebase) has `ACOS`, `ASIN` and `ATAN` (which only require table additions in `spirv_compiler_map_ext_glsl_instruction()`), but not `SIN` and `COS` since it uses the existing `SINCOS` for those. I expect it won't be long before these are upstream. I only need them to display names, and will rebase if you get them in first, it's not a problem.
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/407#note_48972