Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | shaderBufferInt64Atomics |
VkBool32 | shaderSharedInt64Atomics |
Definition at line 6192 of file vulkan_core.h.
void* VkPhysicalDeviceShaderAtomicInt64Features::pNext |
Definition at line 6194 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderAtomicInt64Features::shaderBufferInt64Atomics |
Definition at line 6195 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderAtomicInt64Features::shaderSharedInt64Atomics |
Definition at line 6196 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderAtomicInt64Features::sType |
Definition at line 6193 of file vulkan_core.h.