ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderAtomicInt64Features Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderAtomicInt64Features:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderBufferInt64Atomics
 
VkBool32 shaderSharedInt64Atomics
 

Detailed Description

Definition at line 12034 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderAtomicInt64Features::pNext

Definition at line 12037 of file vulkan.h.

◆ shaderBufferInt64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicInt64Features::shaderBufferInt64Atomics

Definition at line 12038 of file vulkan.h.

◆ shaderSharedInt64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicInt64Features::shaderSharedInt64Atomics

Definition at line 12039 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderAtomicInt64Features::sType

Definition at line 12036 of file vulkan.h.


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