RetroArch
Public Attributes | List of all members
VkSubresourceLayout Struct Reference

#include <vulkan_core.h>

Public Attributes

VkDeviceSize offset
 
VkDeviceSize size
 
VkDeviceSize rowPitch
 
VkDeviceSize arrayPitch
 
VkDeviceSize depthPitch
 

Member Data Documentation

◆ arrayPitch

VkDeviceSize VkSubresourceLayout::arrayPitch

◆ depthPitch

VkDeviceSize VkSubresourceLayout::depthPitch

◆ offset

VkDeviceSize VkSubresourceLayout::offset

◆ rowPitch

VkDeviceSize VkSubresourceLayout::rowPitch

◆ size

VkDeviceSize VkSubresourceLayout::size

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