ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderRelaxedExtendedInstruction
 

Detailed Description

Definition at line 12264 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR::pNext

Definition at line 12267 of file vulkan.h.

◆ shaderRelaxedExtendedInstruction

VkBool32 VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR::shaderRelaxedExtendedInstruction

Definition at line 12268 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR::sType

Definition at line 12266 of file vulkan.h.


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