ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderQuadControlFeaturesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderQuadControlFeaturesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderQuadControl
 

Detailed Description

Definition at line 12257 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderQuadControlFeaturesKHR::pNext

Definition at line 12260 of file vulkan.h.

◆ shaderQuadControl

VkBool32 VkPhysicalDeviceShaderQuadControlFeaturesKHR::shaderQuadControl

Definition at line 12261 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderQuadControlFeaturesKHR::sType

Definition at line 12259 of file vulkan.h.


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