|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | computeDerivativeGroupQuads |
| VkBool32 | computeDerivativeGroupLinear |
Definition at line 8639 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupLinear |
Definition at line 8643 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupQuads |
Definition at line 8642 of file vulkan_core.h.
| void* VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::pNext |
Definition at line 8641 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::sType |
Definition at line 8640 of file vulkan_core.h.