Vulkan-Hpp
VkSubresourceLayout2KHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkSubresourceLayout subresourceLayout
 

Detailed Description

Definition at line 11095 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkSubresourceLayout2KHR::pNext

Definition at line 11097 of file vulkan_core.h.

◆ sType

VkStructureType VkSubresourceLayout2KHR::sType

Definition at line 11096 of file vulkan_core.h.

◆ subresourceLayout

VkSubresourceLayout VkSubresourceLayout2KHR::subresourceLayout

Definition at line 11098 of file vulkan_core.h.


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