You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ RUN ] VkPositiveLayerTest.CreatePipelineCheckShaderCapabilityExtension2of2
Unexpected: Object: VK_NULL_HANDLE (Type = 0) | SPIR-V module not valid: Vulkan spec allows BuiltIn ViewportIndex to be used only with Fragment or Geometry execution models. ID <0> (OpStore) is referencing ID <8> (OpVariable) which is decorated with BuiltIn ViewportIndex in function <4> called with execution model Vertex.
This may be a limitation of the current SPIRV-Tools, but needs some investigation.
The text was updated successfully, but these errors were encountered:
Issue by chrisforbes (MIGRATED)
Friday May 04, 2018 at 18:12 GMT
Originally opened as KhronosGroup/Vulkan-LoaderAndValidationLayers#2645
This may be a limitation of the current SPIRV-Tools, but needs some investigation.
The text was updated successfully, but these errors were encountered: