Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceTexelBufferAlignmentProperties Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkDeviceSize storageTexelBufferOffsetAlignmentBytes
 
VkBool32 storageTexelBufferOffsetSingleTexelAlignment
 
VkDeviceSize uniformTexelBufferOffsetAlignmentBytes
 
VkBool32 uniformTexelBufferOffsetSingleTexelAlignment
 

Detailed Description

Definition at line 7360 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceTexelBufferAlignmentProperties::pNext

Definition at line 7362 of file vulkan_core.h.

◆ storageTexelBufferOffsetAlignmentBytes

VkDeviceSize VkPhysicalDeviceTexelBufferAlignmentProperties::storageTexelBufferOffsetAlignmentBytes

Definition at line 7363 of file vulkan_core.h.

◆ storageTexelBufferOffsetSingleTexelAlignment

VkBool32 VkPhysicalDeviceTexelBufferAlignmentProperties::storageTexelBufferOffsetSingleTexelAlignment

Definition at line 7364 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceTexelBufferAlignmentProperties::sType

Definition at line 7361 of file vulkan_core.h.

◆ uniformTexelBufferOffsetAlignmentBytes

VkDeviceSize VkPhysicalDeviceTexelBufferAlignmentProperties::uniformTexelBufferOffsetAlignmentBytes

Definition at line 7365 of file vulkan_core.h.

◆ uniformTexelBufferOffsetSingleTexelAlignment

VkBool32 VkPhysicalDeviceTexelBufferAlignmentProperties::uniformTexelBufferOffsetSingleTexelAlignment

Definition at line 7366 of file vulkan_core.h.


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