KhronosGroup / Vulkan-ValidationLayers

Vulkan Validation Layers (VVL)
https://vulkan.lunarg.com/doc/sdk/latest/linux/khronos_validation_layer.html
Other
727 stars 396 forks source link

Rework VUID-VkPipelineLayoutCreateInfo-pPushConstantRanges-00292 message #8156

Closed arno-lunarg closed 2 weeks ago

arno-lunarg commented 3 weeks ago

Message is broken, will print that 2 elements are the same even if they only share some shader stages. Just print both pCreateInfo->pPushConstantRanges[].stageFlags instead.