summaryrefslogtreecommitdiffstats
path: root/tests/compute/dynamic-dispatch-13.slang.expected.txt
Commit message (Collapse)AuthorAge
* Allow existential types in `StructuredBuffer` element type. (#1536)Yong He2020-09-10
* Allow existential types in `StructuredBuffer` element type. * Handle StructuredBuffer.Load/.Consume methods * Clean up unnecessary changes * Code cleanup * Update test comment