Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkDeviceMemoryReportCallbackDataEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkDeviceMemoryReportFlagsEXT flags
 
VkDeviceMemoryReportEventTypeEXT type
 
uint64_t memoryObjectId
 
VkDeviceSize size
 
VkObjectType objectType
 
uint64_t objectHandle
 
uint32_t heapIndex
 

Detailed Description

Definition at line 15973 of file vulkan_core.h.

Field Documentation

◆ flags

VkDeviceMemoryReportFlagsEXT VkDeviceMemoryReportCallbackDataEXT::flags

Definition at line 15976 of file vulkan_core.h.

◆ heapIndex

uint32_t VkDeviceMemoryReportCallbackDataEXT::heapIndex

Definition at line 15982 of file vulkan_core.h.

◆ memoryObjectId

uint64_t VkDeviceMemoryReportCallbackDataEXT::memoryObjectId

Definition at line 15978 of file vulkan_core.h.

◆ objectHandle

uint64_t VkDeviceMemoryReportCallbackDataEXT::objectHandle

Definition at line 15981 of file vulkan_core.h.

◆ objectType

VkObjectType VkDeviceMemoryReportCallbackDataEXT::objectType

Definition at line 15980 of file vulkan_core.h.

◆ pNext

void* VkDeviceMemoryReportCallbackDataEXT::pNext

Definition at line 15975 of file vulkan_core.h.

◆ size

VkDeviceSize VkDeviceMemoryReportCallbackDataEXT::size

Definition at line 15979 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceMemoryReportCallbackDataEXT::sType

Definition at line 15974 of file vulkan_core.h.

◆ type

VkDeviceMemoryReportEventTypeEXT VkDeviceMemoryReportCallbackDataEXT::type

Definition at line 15977 of file vulkan_core.h.


The documentation for this struct was generated from the following file: