ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceVariablePointersFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceVariablePointersFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 variablePointersStorageBuffer
 
VkBool32 variablePointers
 

Detailed Description

Definition at line 12548 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceVariablePointersFeatures::pNext

Definition at line 12551 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceVariablePointersFeatures::sType

Definition at line 12550 of file vulkan.h.

◆ variablePointers

VkBool32 VkPhysicalDeviceVariablePointersFeatures::variablePointers

Definition at line 12553 of file vulkan.h.

◆ variablePointersStorageBuffer

VkBool32 VkPhysicalDeviceVariablePointersFeatures::variablePointersStorageBuffer

Definition at line 12552 of file vulkan.h.


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