summaryrefslogtreecommitdiff
path: root/tests/metal/byte-address-buffer.slang
AgeCommit message (Expand)Author
2025-09-30Enable metal tests (#8446)James Helferty (NVIDIA)
2025-08-26Fix Metal 8-bit vector type names: emit char/uchar instead of int8_t/uint8_t ...Copilot
2025-07-29Fix Metal invalid as_type cast for 64-bit RWByteAddressBuffer.Store values (#...Gangzheng Tong
2025-05-16Fix HLSL ByteAddressBuffer Load* parameter integer type (#7117)Darren Wihandi
2025-01-16C-like emitter: Add parenthesis when combining relational and bitwise… (#6070)Anders Leino
2025-01-10WGSL: Convert signed vector shift amounts to unsigned (#6023)Anders Leino
2024-06-11Test more texture types in Metal (#4333)Jay Kwak
2024-05-16RasterizerOrder resource for spirv and metal. (#4175)Yong He