Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
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
 

Detailed Description

Definition at line 3451 of file vulkan_core.h.

Member Data Documentation

◆ arrayPitch

VkDeviceSize VkSubresourceLayout::arrayPitch

Definition at line 3455 of file vulkan_core.h.

◆ depthPitch

VkDeviceSize VkSubresourceLayout::depthPitch

Definition at line 3456 of file vulkan_core.h.

◆ offset

VkDeviceSize VkSubresourceLayout::offset

Definition at line 3452 of file vulkan_core.h.

◆ rowPitch

VkDeviceSize VkSubresourceLayout::rowPitch

Definition at line 3454 of file vulkan_core.h.

◆ size

VkDeviceSize VkSubresourceLayout::size

Definition at line 3453 of file vulkan_core.h.


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