Vulkan-Hpp
VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderImageInt64Atomics
 
VkBool32 sparseImageInt64Atomics
 

Detailed Description

Definition at line 14337 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::pNext

Definition at line 14339 of file vulkan_core.h.

◆ shaderImageInt64Atomics

VkBool32 VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::shaderImageInt64Atomics

Definition at line 14340 of file vulkan_core.h.

◆ sparseImageInt64Atomics

VkBool32 VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::sparseImageInt64Atomics

Definition at line 14341 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::sType

Definition at line 14338 of file vulkan_core.h.


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