ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 computeDerivativeGroupQuads
 
VkBool32 computeDerivativeGroupLinear
 

Detailed Description

Definition at line 9959 of file vulkan.h.

Member Data Documentation

◆ computeDerivativeGroupLinear

VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::computeDerivativeGroupLinear

Definition at line 9964 of file vulkan.h.

◆ computeDerivativeGroupQuads

VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::computeDerivativeGroupQuads

Definition at line 9963 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::pNext

Definition at line 9962 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::sType

Definition at line 9961 of file vulkan.h.


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