Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 computeDerivativeGroupQuads
 
VkBool32 computeDerivativeGroupLinear
 

Detailed Description

Definition at line 11570 of file vulkan_core.h.

Field Documentation

◆ computeDerivativeGroupLinear

VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::computeDerivativeGroupLinear

Definition at line 11574 of file vulkan_core.h.

◆ computeDerivativeGroupQuads

VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::computeDerivativeGroupQuads

Definition at line 11573 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::pNext

Definition at line 11572 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::sType

Definition at line 11571 of file vulkan_core.h.


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