Uniform resource kinds.
In Vulkan, uniform resources are bound to the pipeline via descriptors with numbered bindings and sets.
Variables
inlineread onlyUnorderedAccessView:UniformKind = 5
Unordered Access View, in HLSL. (Writable storage image or storage buffer.)