Skip to content

[Impeller] Vulkan validation error on MoltenVK after latest update. #147254

@chinmaygarde

Description

@chinmaygarde

All Vulkan tests trip the following validation:

--- Vulkan Debug Report  ----------------------------------------
|                Severity: Error
|                    Type: { Validation }
|                 ID Name: VUID-VkShaderModuleCreateInfo-pCode-08740
|               ID Number: 115483881
|       Queue Breadcrumbs: [NONE]
|  CMD Buffer Breadcrumbs: [NONE]
|                 Trigger: Validation Error: [ VUID-VkShaderModuleCreateInfo-pCode-08740 ] | MessageID = 0x6e224e9 | vkCreateShaderModule():  SPIR-V Capability UniformAndStorageBuffer16BitAccess was declared, but one of the following requirements is required (VkPhysicalDeviceVulkan11Features::uniformAndStorageBuffer16BitAccess). The Vulkan spec states: If pCode is a pointer to SPIR-V code, and pCode declares any of the capabilities listed in the SPIR-V Environment appendix, one of the corresponding requirements must be satisfied (https://vulkan.lunarg.com/doc/view/1.3.280.0/mac/1.3-extensions/vkspec.html#VUID-VkShaderModuleCreateInfo-pCode-08740)
-----------------------------------------------------------------

Metadata

Metadata

Assignees

Labels

e: impellerImpeller rendering backend issues and features requeststeam-engineOwned by Engine team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions