SDL  2.0
VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 shaderImageInt64Atomics
 
VkBool32 sparseImageInt64Atomics
 

Detailed Description

Definition at line 10344 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::pNext

Definition at line 10346 of file vulkan_core.h.

◆ shaderImageInt64Atomics

VkBool32 VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::shaderImageInt64Atomics

Definition at line 10347 of file vulkan_core.h.

◆ sparseImageInt64Atomics

VkBool32 VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::sparseImageInt64Atomics

Definition at line 10348 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT::sType

Definition at line 10345 of file vulkan_core.h.


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