#include <PipelineResourceSignatureVkImpl.hpp>
Inline constant buffer attributes for Vulkan backend. All inline constants are treated as uniform buffers by the signature, and similar to other uniform buffers, they get:
Push constant selection is deferred to PSO creation time, when one inline constant is selected to be the native push constant block.