VkObjectTableCreateInfoNVX

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

maxPipelineLayouts
uint32_t maxPipelineLayouts;
Undocumented in source.
maxSampledImagesPerDescriptor
uint32_t maxSampledImagesPerDescriptor;
Undocumented in source.
maxStorageBuffersPerDescriptor
uint32_t maxStorageBuffersPerDescriptor;
Undocumented in source.
maxStorageImagesPerDescriptor
uint32_t maxStorageImagesPerDescriptor;
Undocumented in source.
maxUniformBuffersPerDescriptor
uint32_t maxUniformBuffersPerDescriptor;
Undocumented in source.
objectCount
uint32_t objectCount;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
pObjectEntryCounts
const(uint32_t)* pObjectEntryCounts;
Undocumented in source.
pObjectEntryTypes
const(VkObjectEntryTypeNVX)* pObjectEntryTypes;
Undocumented in source.
pObjectEntryUsageFlags
const(VkObjectEntryUsageFlagsNVX)* pObjectEntryUsageFlags;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta