The functionality is used when calling imageAtomicExhange() on float
type imageBuffer in Graphics shaders.
Details
Details
- Reviewers
arsenm nhaehnle - Commits
- rG5ddc8b49babb: [AMDGPU] add buffer_atomic_swap for float
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Should probably broaden this to all the legal 32-bit types at some point, including <2 x i16> and <2 x half>