Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDescriptorAddressInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkDeviceAddress address
 
VkDeviceSize range
 
VkFormat format
 

Detailed Description

Definition at line 14990 of file vulkan_core.h.

Member Data Documentation

◆ address

VkDeviceAddress VkDescriptorAddressInfoEXT::address

Definition at line 14993 of file vulkan_core.h.

◆ format

VkFormat VkDescriptorAddressInfoEXT::format

Definition at line 14995 of file vulkan_core.h.

◆ pNext

void* VkDescriptorAddressInfoEXT::pNext

Definition at line 14992 of file vulkan_core.h.

◆ range

VkDeviceSize VkDescriptorAddressInfoEXT::range

Definition at line 14994 of file vulkan_core.h.

◆ sType

VkStructureType VkDescriptorAddressInfoEXT::sType

Definition at line 14991 of file vulkan_core.h.


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