ReactOS 0.4.17-dev-934-g091855f
VkBufferViewCreateInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkBufferViewCreateInfo:

Public Member Functions

VkBuffer WINE_VK_ALIGN (8) buffer
 
VkDeviceSize WINE_VK_ALIGN (8) offset
 
VkDeviceSize WINE_VK_ALIGN (8) range
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBufferViewCreateFlags flags
 
VkFormat format
 

Detailed Description

Definition at line 7681 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/3]

VkBuffer VkBufferViewCreateInfo::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/3]

VkDeviceSize VkBufferViewCreateInfo::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [3/3]

VkDeviceSize VkBufferViewCreateInfo::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ flags

◆ format

◆ pNext

◆ sType


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