Skip to content

layer: Validate all features/properties are part of the extension #340

Open
@spencer-lunarg

Description

@spencer-lunarg

I have found a few cases were

"VkPhysicalDeviceCustomBorderColorPropertiesEXT": {
    "maxCustomBorderColorSamplers": 4294967295
},

is missing while VK_EXT_custom_border_color and VkPhysicalDeviceCustomBorderColorFeaturesEXT are supported

There should be some method to validate all features/properties/format/etc of an extension are listed together in the same profile json

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions