ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceTexelBufferAlignmentProperties Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceTexelBufferAlignmentProperties:

Public Member Functions

VkDeviceSize WINE_VK_ALIGN (8) storageTexelBufferOffsetAlignmentBytes
 
VkDeviceSize WINE_VK_ALIGN (8) uniformTexelBufferOffsetAlignmentBytes
 

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 storageTexelBufferOffsetSingleTexelAlignment
 
VkBool32 uniformTexelBufferOffsetSingleTexelAlignment
 

Detailed Description

Definition at line 12461 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/2]

VkDeviceSize VkPhysicalDeviceTexelBufferAlignmentProperties::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/2]

VkDeviceSize VkPhysicalDeviceTexelBufferAlignmentProperties::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceTexelBufferAlignmentProperties::pNext

Definition at line 12464 of file vulkan.h.

◆ storageTexelBufferOffsetSingleTexelAlignment

VkBool32 VkPhysicalDeviceTexelBufferAlignmentProperties::storageTexelBufferOffsetSingleTexelAlignment

◆ sType

VkStructureType VkPhysicalDeviceTexelBufferAlignmentProperties::sType

Definition at line 12463 of file vulkan.h.

◆ uniformTexelBufferOffsetSingleTexelAlignment

VkBool32 VkPhysicalDeviceTexelBufferAlignmentProperties::uniformTexelBufferOffsetSingleTexelAlignment

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