C Specification
VK_MAX_PIPELINE_BINARY_KEY_SIZE_KHR
is the length in bytes of a binary
key, as returned in VkPipelineBinaryKeyKHR::keySize
.
#define VK_MAX_PIPELINE_BINARY_KEY_SIZE_KHR 32U
Document Notes
For more information, see the Vulkan Specification
This page is extracted from the Vulkan Specification. Fixes and changes should be made to the Specification, not directly.