Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceShaderAtomicInt64Features Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 shaderBufferInt64Atomics
 
VkBool32 shaderSharedInt64Atomics
 

Detailed Description

Definition at line 6192 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderAtomicInt64Features::pNext

Definition at line 6194 of file vulkan_core.h.

◆ shaderBufferInt64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicInt64Features::shaderBufferInt64Atomics

Definition at line 6195 of file vulkan_core.h.

◆ shaderSharedInt64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicInt64Features::shaderSharedInt64Atomics

Definition at line 6196 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderAtomicInt64Features::sType

Definition at line 6193 of file vulkan_core.h.


The documentation for this struct was generated from the following file: