Reviewed-by: Lionel Landwerlin
Probably Cc stable too.
Thanks!
On 11/01/18 11:09, Samuel Iglesias Gonsálvez wrote:
From Vulkan spec:
"descriptorCount is the number of descriptors contained in the binding,
accessed in a shader as an array. If descriptorCount is zero this
binding entry is rese
From Vulkan spec:
"descriptorCount is the number of descriptors contained in the binding,
accessed in a shader as an array. If descriptorCount is zero this
binding entry is reserved and the resource must not be accessed from
any stage via this binding within any pipeline using the set layout."
Fi