Vulkan-Hpp
VkPhysicalDeviceShaderAtomicInt64Features Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderBufferInt64Atomics
 
VkBool32 shaderSharedInt64Atomics
 

Detailed Description

Definition at line 6085 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderAtomicInt64Features::pNext

Definition at line 6087 of file vulkan_core.h.

◆ shaderBufferInt64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicInt64Features::shaderBufferInt64Atomics

Definition at line 6088 of file vulkan_core.h.

◆ shaderSharedInt64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicInt64Features::shaderSharedInt64Atomics

Definition at line 6089 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderAtomicInt64Features::sType

Definition at line 6086 of file vulkan_core.h.


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