Skip to content

maxMemoryAllocationSize does not display the full range of VkDeviceSize #269

Description

@Cyphall

The type of the property maxMemoryAllocationSize is VkDeviceSize (aka uint64_t) but the listing on the website clamps at 9223372036854775807 (= (2^63)-1).

With the latest Nvidia driver advertising (2^64)-1 for this property, this causes different values to be reported between the Vulkan Caps Viewer and the website:
Image
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions