Vulkan-Hpp
VkBindImagePlaneMemoryInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImageAspectFlagBits planeAspect
 

Detailed Description

Definition at line 5374 of file vulkan_core.h.

Member Data Documentation

◆ planeAspect

VkImageAspectFlagBits VkBindImagePlaneMemoryInfo::planeAspect

Definition at line 5377 of file vulkan_core.h.

◆ pNext

const void* VkBindImagePlaneMemoryInfo::pNext

Definition at line 5376 of file vulkan_core.h.

◆ sType

VkStructureType VkBindImagePlaneMemoryInfo::sType

Definition at line 5375 of file vulkan_core.h.


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