summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenHLSL/resources
AgeCommit message (Expand)Author
2025-11-21[HLSL] Add Load overload with status (#166449)Joshua Batista
2025-11-18[HLSL][DirectX] Use a padding type for HLSL buffers. (#167404)Justin Bogner
2025-10-31[HLSL] Add NativeInt16Type langopt to control whether short type is supported...Sarah Spall
2025-10-17[HLSL] GetDimensions methods for buffer resources (#161929)Helena Kotas
2025-10-16[HLSL][NFC] Refactor structured buffer methods tests - 2nd attempt (#163605)Helena Kotas
2025-10-14Revert "[HLSL][NFC] Refactor structured buffer methods tests (#161908)" (#163...Helena Kotas
2025-10-14[HLSL][NFC] Refactor structured buffer methods tests (#161908)Helena Kotas
2025-10-14[HLSL][NFC] Add test coverage for `Buffer` (#161909)Helena Kotas
2025-10-09[SPIRV][HLSL] Add Sema and CodeGen for implicit typed buffer counters (#162291)Steven Perron
2025-10-03[HLSL][NFC] Merge element type tests for structured buffers (#161895)Helena Kotas
2025-10-02[HLSL] [SPIR-V] Add counter member for typed buffer (#161414)Steven Perron
2025-09-24[HLSL] NonUniformResourceIndex implementation (#160430)Helena Kotas
2025-09-16[HLSL] Use static create methods to initialize resources in arrays (#157005)Helena Kotas
2025-09-16[HLSL] Use static create methods to initialize individual resources (#156544)Helena Kotas
2025-09-09[HLSL] Fix OpaqueValueExpr handling in InitListExpr (#156750)Steven Perron
2025-09-06[HLSL] Add copy assignment and construtor to resource types (#156075)Steven Perron
2025-09-05[HLSL] Enable unbounded resource arrays at global scope (#155053)Helena Kotas
2025-09-04[HLSL][NFC] Change line endings to LF (#156930)Helena Kotas
2025-09-02[HLSL] Codegen for indexing of sub-arrays of multi-dimensional resource array...Helena Kotas
2025-08-29[HLSL][SPIRV] Add -fspv-use-unknown-image-format option (#155664)Steven Perron
2025-08-28[HLSL][DirectX] Remove uniformity bit from resource initialization intrinsics...Helena Kotas
2025-08-19[HLSL] Tests for local resource arrays (#153257)Helena Kotas
2025-08-18[HLSL] Global resource arrays element access (#152454)Helena Kotas
2025-08-05[HLSL][NFC] Move all resource tests under CodeGenHLSL\resources (#152035)Helena Kotas