VkSpecializationInfo

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

dataSize
size_t dataSize;
Undocumented in source.
mapEntryCount
uint32_t mapEntryCount;
Undocumented in source.
pData
const(void)* pData;
Undocumented in source.
pMapEntries
const(VkSpecializationMapEntry)* pMapEntries;
Undocumented in source.

Meta