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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkDeviceAddress address
 
VkDeviceSize range
 
VkFormat format
 

Detailed Description

Definition at line 16347 of file vulkan_core.h.

Field Documentation

◆ address

VkDeviceAddress VkDescriptorAddressInfoEXT::address

Definition at line 16350 of file vulkan_core.h.

◆ format

VkFormat VkDescriptorAddressInfoEXT::format

Definition at line 16352 of file vulkan_core.h.

◆ pNext

void* VkDescriptorAddressInfoEXT::pNext

Definition at line 16349 of file vulkan_core.h.

◆ range

VkDeviceSize VkDescriptorAddressInfoEXT::range

Definition at line 16351 of file vulkan_core.h.

◆ sType

VkStructureType VkDescriptorAddressInfoEXT::sType

Definition at line 16348 of file vulkan_core.h.


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