ReactOS 0.4.17-dev-934-g091855f
VkBindImagePlaneMemoryInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkBindImagePlaneMemoryInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImageAspectFlagBits planeAspect
 

Detailed Description

Definition at line 7505 of file vulkan.h.

Member Data Documentation

◆ planeAspect

VkImageAspectFlagBits VkBindImagePlaneMemoryInfo::planeAspect

Definition at line 7509 of file vulkan.h.

◆ pNext

const void* VkBindImagePlaneMemoryInfo::pNext

Definition at line 7508 of file vulkan.h.

◆ sType

VkStructureType VkBindImagePlaneMemoryInfo::sType

Definition at line 7507 of file vulkan.h.


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