|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkDeviceSize | offset |
| VkDeviceSize | size |
| VkDeviceSize | rowPitch |
| VkDeviceSize | arrayPitch |
| VkDeviceSize | depthPitch |
Definition at line 3377 of file vulkan_core.h.
| VkDeviceSize VkSubresourceLayout::arrayPitch |
Definition at line 3381 of file vulkan_core.h.
| VkDeviceSize VkSubresourceLayout::depthPitch |
Definition at line 3382 of file vulkan_core.h.
| VkDeviceSize VkSubresourceLayout::offset |
Definition at line 3378 of file vulkan_core.h.
| VkDeviceSize VkSubresourceLayout::rowPitch |
Definition at line 3380 of file vulkan_core.h.
| VkDeviceSize VkSubresourceLayout::size |
Definition at line 3379 of file vulkan_core.h.