summaryrefslogtreecommitdiffstats
path: root/tests/spirv/pointer-default-constructor.slang
Commit message (Collapse)AuthorAge
* Add default constructor for Ptr type (#7214)Darren Wihandi2025-05-23
* Add default constructor for Ptr type * Make pointers c-style type, remove __init() constructor