VkDeviceMemoryReportCallbackDataEXT

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

flags
VkDeviceMemoryReportFlagsEXT flags;
Undocumented in source.
heapIndex
uint32_t heapIndex;
Undocumented in source.
memoryObjectId
uint64_t memoryObjectId;
Undocumented in source.
objectHandle
uint64_t objectHandle;
Undocumented in source.
objectType
VkObjectType objectType;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
size
VkDeviceSize size;
Undocumented in source.
type
VkDeviceMemoryReportEventTypeEXT type;
Undocumented in source.

Meta