Skip to content
Unverified Commit ab76e332 authored by fjhenigman's avatar fjhenigman Committed by GitHub
Browse files

Validate uniform variable type in Vulkan (#1949) (#2055)

From the Vulkan 1.1 spec 14.5.2:
  Variables identified with the Uniform storage class are used to access
  transparent buffer backed resources. Such variables must be typed as
  OpTypeStruct, or an array of this type.

Fixes #1949
parent a29a9947
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment