Skip to content

[0010] Fix constructor call#327

Merged
s-perron merged 1 commit into
microsoft:mainfrom
s-perron:i332
Sep 30, 2024
Merged

[0010] Fix constructor call#327
s-perron merged 1 commit into
microsoft:mainfrom
s-perron:i332

Conversation

@s-perron
Copy link
Copy Markdown
Collaborator

@s-perron s-perron commented Sep 25, 2024

The sample uses an invalid syntax for initializing a vk::BufferPointer.
This fixes up the syntax.

Fixes #322.

The sample uses an invalid syntax for initializing a vk::BufferPointer.
This fixes up the syntax.

Fixes microsoft#332.
@s-perron s-perron merged commit 2af01cd into microsoft:main Sep 30, 2024
llvm-beanz pushed a commit to llvm-beanz/hlsl-specs that referenced this pull request Feb 9, 2025
The sample uses an invalid syntax for initializing a vk::BufferPointer.
This fixes up the syntax.

Fixes microsoft#332.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[0010] vk::BufferPointer linked list example: legal HLSL? (copy constructor and recursive struct definition)

3 participants