Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | computeDerivativeGroupQuads |
VkBool32 | computeDerivativeGroupLinear |
Definition at line 13891 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupLinear |
Definition at line 13895 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupQuads |
Definition at line 13894 of file vulkan_core.h.
void* VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::pNext |
Definition at line 13893 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::sType |
Definition at line 13892 of file vulkan_core.h.