Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | optimalDeviceAccess |
VkBool32 | identicalMemoryLayout |
Definition at line 14932 of file vulkan_core.h.
VkBool32 VkHostImageCopyDevicePerformanceQueryEXT::identicalMemoryLayout |
Definition at line 14936 of file vulkan_core.h.
VkBool32 VkHostImageCopyDevicePerformanceQueryEXT::optimalDeviceAccess |
Definition at line 14935 of file vulkan_core.h.
void* VkHostImageCopyDevicePerformanceQueryEXT::pNext |
Definition at line 14934 of file vulkan_core.h.
VkStructureType VkHostImageCopyDevicePerformanceQueryEXT::sType |
Definition at line 14933 of file vulkan_core.h.