#include <vulkan_core.h>
Public Attributes | |
| VkDeviceSize | arrayPitch |
| VkDeviceSize | depthPitch |
| VkDeviceSize | offset |
| VkDeviceSize | rowPitch |
| VkDeviceSize | size |
Definition at line 2098 of file vulkan_core.h.
| VkDeviceSize VkSubresourceLayout::arrayPitch |
Definition at line 2102 of file vulkan_core.h.
| VkDeviceSize VkSubresourceLayout::depthPitch |
Definition at line 2103 of file vulkan_core.h.
| VkDeviceSize VkSubresourceLayout::offset |
Definition at line 2099 of file vulkan_core.h.
| VkDeviceSize VkSubresourceLayout::rowPitch |
Definition at line 2101 of file vulkan_core.h.
| VkDeviceSize VkSubresourceLayout::size |
Definition at line 2100 of file vulkan_core.h.