Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceComputeShaderDerivativesFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 computeDerivativeGroupQuads
 
VkBool32 computeDerivativeGroupLinear
 

Detailed Description

Definition at line 13181 of file vulkan_core.h.

Member Data Documentation

◆ computeDerivativeGroupLinear

VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupLinear

Definition at line 13185 of file vulkan_core.h.

◆ computeDerivativeGroupQuads

VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupQuads

Definition at line 13184 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::pNext

Definition at line 13183 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::sType

Definition at line 13182 of file vulkan_core.h.


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