Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkSubresourceLayout Struct Reference

#include <vulkan.h>

Public Attributes

VkDeviceSize offset
 
VkDeviceSize size
 
VkDeviceSize rowPitch
 
VkDeviceSize arrayPitch
 
VkDeviceSize depthPitch
 

Detailed Description

Definition at line 1949 of file vulkan.h.

Member Data Documentation

◆ arrayPitch

VkDeviceSize VkSubresourceLayout::arrayPitch

Definition at line 1953 of file vulkan.h.

◆ depthPitch

VkDeviceSize VkSubresourceLayout::depthPitch

Definition at line 1954 of file vulkan.h.

◆ offset

VkDeviceSize VkSubresourceLayout::offset

Definition at line 1950 of file vulkan.h.

◆ rowPitch

VkDeviceSize VkSubresourceLayout::rowPitch

Definition at line 1952 of file vulkan.h.

◆ size

VkDeviceSize VkSubresourceLayout::size

Definition at line 1951 of file vulkan.h.


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