HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceComputeShaderDerivativesFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 computeDerivativeGroupQuads
 
VkBool32 computeDerivativeGroupLinear
 

Detailed Description

Definition at line 12171 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupLinear

Definition at line 12175 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupQuads

Definition at line 12174 of file vulkan_core.h.

void* VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::pNext

Definition at line 12173 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::sType

Definition at line 12172 of file vulkan_core.h.


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