ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceTexelBufferAlignmentFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceTexelBufferAlignmentFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 texelBufferAlignment
 

Detailed Description

Definition at line 12454 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceTexelBufferAlignmentFeaturesEXT::pNext

Definition at line 12457 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceTexelBufferAlignmentFeaturesEXT::sType

Definition at line 12456 of file vulkan.h.

◆ texelBufferAlignment

VkBool32 VkPhysicalDeviceTexelBufferAlignmentFeaturesEXT::texelBufferAlignment

Definition at line 12458 of file vulkan.h.

Referenced by vkd3d_init_device_caps(), and vkd3d_trace_physical_device_features().


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