Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkDeviceSize | offset |
VkDeviceSize | size |
VkDeviceSize | rowPitch |
VkDeviceSize | arrayPitch |
VkDeviceSize | depthPitch |
Definition at line 3488 of file vulkan_core.h.
VkDeviceSize VkSubresourceLayout::arrayPitch |
Definition at line 3492 of file vulkan_core.h.
VkDeviceSize VkSubresourceLayout::depthPitch |
Definition at line 3493 of file vulkan_core.h.
VkDeviceSize VkSubresourceLayout::offset |
Definition at line 3489 of file vulkan_core.h.
VkDeviceSize VkSubresourceLayout::rowPitch |
Definition at line 3491 of file vulkan_core.h.
VkDeviceSize VkSubresourceLayout::size |
Definition at line 3490 of file vulkan_core.h.