struct
#include <VaultedVulkan/VV_Pipelines.hpp>
Specialization Specialization constants are a mechanism whereby constants in a SPIR-V module can have their constant value specified at the time the VkPipeline is created. This allows a SPIR-V module to have constants that can be modified while executing an application that uses the Vulkan API.
Contents
- Reference
Public types
- struct Info
- Specification
- struct MapEntry
- Specification