Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | computeDerivativeGroupQuads |
VkBool32 | computeDerivativeGroupLinear |
Definition at line 11570 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::computeDerivativeGroupLinear |
Definition at line 11574 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::computeDerivativeGroupQuads |
Definition at line 11573 of file vulkan_core.h.
void* VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::pNext |
Definition at line 11572 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceComputeShaderDerivativesFeaturesKHR::sType |
Definition at line 11571 of file vulkan_core.h.