struct VulkanLimits
Defined at line 15 of file ../../src/ui/lib/escher/vk/vulkan_limits.h
These are limits imposed by Escher, and are constexpr so that they can be
used to statically declare array sizes. The actual Vulkan limits vary from
device to device, and must be queried dynamically.
Public Members
static const uint64_t kNumColorAttachments
static const uint64_t kNumBindings
static const uint64_t kNumDescriptorSets
static const uint64_t kNumVertexAttributes
static const uint64_t kNumVertexBuffers
static const uint64_t kPushConstantSize