|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | computeDerivativeGroupQuads |
| VkBool32 | computeDerivativeGroupLinear |
Definition at line 9904 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupLinear |
Definition at line 9908 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupQuads |
Definition at line 9907 of file vulkan_core.h.
| void* VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::pNext |
Definition at line 9906 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::sType |
Definition at line 9905 of file vulkan_core.h.