ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderDrawParametersFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderDrawParametersFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderDrawParameters
 

Detailed Description

Definition at line 12113 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderDrawParametersFeatures::pNext

Definition at line 12116 of file vulkan.h.

◆ shaderDrawParameters

VkBool32 VkPhysicalDeviceShaderDrawParametersFeatures::shaderDrawParameters

Definition at line 12117 of file vulkan.h.

Referenced by get_physical_device_info().

◆ sType

VkStructureType VkPhysicalDeviceShaderDrawParametersFeatures::sType

Definition at line 12115 of file vulkan.h.

Referenced by get_physical_device_info().


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