Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dynamic state3 multisample rasterization #856
base: main
Are you sure you want to change the base?
Dynamic state3 multisample rasterization #856
Changes from 31 commits
a930066
f36f9e6
3c4b9fe
e26d3da
0175f6a
0d06897
1170d1b
46258c2
447a3ad
22c1930
7e5319f
4072330
5e73402
0f88145
2eed170
032ca90
6b3e879
2e86179
37d42ce
82be0a3
ccc694c
c7b872f
5d04e70
792fc0a
94db8df
a805676
d812e3e
d537ce4
143196d
e5fb84c
4e9f813
1bc20d4
59686d3
e6f1413
e6829cd
92f0bbf
f037dc3
d2016f3
ca0a459
f4d0e0e
9ca4309
8d4c1d1
7e1e986
b2421ad
0b806c6
7e2434b
c4d78cb
ff3708b
6f73a24
65b93cd
7af25fd
bdb6973
38fb8bd
130d3e4
8aacbb8
5467a77
7acbd64
22b56ac
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We usually don't want samples with open validation errors. Is there any reason why these can't be fixed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have checked other samples and examples that implement usage if this extension and all of them report validation errors on my system. I don't know if this is the driver issue or any other Vulkan or system-related issue. Here are some examples: