VkDebugUtilsObjectTagInfoEXT

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

objectHandle
uint64_t objectHandle;
Undocumented in source.
objectType
VkObjectType objectType;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
pTag
const(void)* pTag;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
tagName
uint64_t tagName;
Undocumented in source.
tagSize
size_t tagSize;
Undocumented in source.

Meta