ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderFloatControls2Features Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderFloatControls2Features:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderFloatControls2
 

Detailed Description

Definition at line 12146 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderFloatControls2Features::pNext

Definition at line 12149 of file vulkan.h.

◆ shaderFloatControls2

VkBool32 VkPhysicalDeviceShaderFloatControls2Features::shaderFloatControls2

Definition at line 12150 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderFloatControls2Features::sType

Definition at line 12148 of file vulkan.h.


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