Skip to content
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

sampled counts as VkSampleCountFlagBits #1

Closed
SaschaWillems opened this issue Feb 16, 2016 · 0 comments · Fixed by #82
Closed

sampled counts as VkSampleCountFlagBits #1

SaschaWillems opened this issue Feb 16, 2016 · 0 comments · Fixed by #82

Comments

@SaschaWillems
Copy link
Owner

SaschaWillems commented Feb 16, 2016

Sampled counts are currently display as the integer value read from the physical device property, but it's actually a bit field that contains flags for all supported sample counts.

krOoze added a commit to krOoze/VulkanCapsViewer that referenced this issue Dec 15, 2019
- update some Flags and Enums
- show Flags consistently
-- shows hex at flag root
-- lists supported bits
-- lists unknown supported bits with a hex
- show VID:PID in hex
- show UUID in canonical form
- show bool Limits as bool
- fix SaschaWillems#1: show samples as a list of supported counts
- do not use Vk version format for revision numbers
- fix Bool color in Queues tab
- consistent array formatting
-- show array size as C notation
-- show index as C notation
- some random cleanup
krOoze added a commit to krOoze/VulkanCapsViewer that referenced this issue Dec 15, 2019
- update some Flags and Enums
- show Flags consistently
-- shows hex at flag root
-- lists supported bits
-- lists unknown supported bits with a hex
- show VID:PID in hex
- show UUID in canonical form
- show bool Limits as bool
- fix SaschaWillems#1: show samples as a list of supported counts
- do not use Vk version format for revision numbers
- fix Bool color in Queues tab
- consistent array formatting
-- show array size as C notation
-- show index as C notation
- some random cleanup
krOoze added a commit to krOoze/VulkanCapsViewer that referenced this issue Dec 15, 2019
- update some Flags and Enums
- show Flags consistently
-- shows hex at flag root
-- lists supported bits
-- lists unknown supported bits with a hex
- show VID:PID in hex
- show UUID in canonical form
- show bool Limits as bool
- fix SaschaWillems#1: show samples as a list of supported counts
- do not use Vk version format for revision numbers
- fix Bool color in Queues tab
- consistent array formatting
-- show array size as C notation
-- show index as C notation
- some random cleanup
krOoze added a commit to krOoze/VulkanCapsViewer that referenced this issue Dec 15, 2019
- update some Flags and Enums
- show Flags consistently
-- shows hex at flag root
-- lists supported bits
-- lists unknown supported bits with a hex
- show VID:PID in hex
- show UUID in canonical form
- show bool Limits as bool
- fix SaschaWillems#1: show samples as a list of supported counts
- do not use Vk version format for revision numbers
- fix Bool color in Queues tab
- consistent array formatting
-- show array size as C notation
-- show index as C notation
- some random cleanup
krOoze added a commit to krOoze/VulkanCapsViewer that referenced this issue Jan 8, 2020
- update some Flags and Enums
- show Flags consistently
-- shows hex at flag root
-- lists supported bits
-- lists unknown supported bits with a hex
- show VID:PID in hex
- show UUID in canonical form
- show bool Limits as bool
- fix SaschaWillems#1: show samples as a list of supported counts
- do not use Vk version format for revision numbers
- fix Bool color in Queues tab
- consistent array formatting
-- show array size as C notation
-- show index as C notation
- some random cleanup
krOoze added a commit to krOoze/VulkanCapsViewer that referenced this issue Feb 18, 2020
- update some Flags and Enums
- show Flags consistently
-- shows hex at flag root
-- lists supported bits
-- lists unknown supported bits with a hex
- show VID:PID in hex
- show UUID in canonical form
- show bool Limits as bool
- fix SaschaWillems#1: show samples as a list of supported counts
- do not use Vk version format for revision numbers
- fix Bool color in Queues tab
- consistent array formatting
-- show array size as C notation
-- show index as C notation
- some random cleanup
krOoze added a commit to krOoze/VulkanCapsViewer that referenced this issue Feb 18, 2020
- update some Flags and Enums
- show Flags consistently
-- shows hex at flag root
-- lists supported bits
-- lists unknown supported bits with a hex
- show VID:PID in hex
- show UUID in canonical form
- show bool Limits as bool
- fix SaschaWillems#1: show samples as a list of supported counts
- do not use Vk version format for revision numbers
- fix Bool color in Queues tab
- consistent array formatting
-- show array size as C notation
-- show index as C notation
- some random cleanup
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 a pull request may close this issue.

1 participant