summaryrefslogtreecommitdiff
path: root/tests/slang-extension/atomic-float-byte-address-buffer.slang
AgeCommit message (Expand)Author
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-10-08Hotfix/reenable vk test (#1969)jsmall-nvidia
2021-10-07Disable test crashing CI (#1965)jsmall-nvidia
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-08-24RWByteAddressBuffer::InterlockedCompareExchangeU64 (#1513)jsmall-nvidia
2020-08-24NVAPI improvements (#1512)jsmall-nvidia
2020-08-21Vulkan update/NVAPI support (#1511)jsmall-nvidia
2020-08-19Int64 atomic add RWByteAddressBuffer support (#1504)jsmall-nvidia
2020-08-18Support for float atomics on RWByteAddressBuffer (#1502)jsmall-nvidia