SDL  2.0
VkPhysicalDeviceShaderAtomicFloatFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 shaderBufferFloat32Atomics
 
VkBool32 shaderBufferFloat32AtomicAdd
 
VkBool32 shaderBufferFloat64Atomics
 
VkBool32 shaderBufferFloat64AtomicAdd
 
VkBool32 shaderSharedFloat32Atomics
 
VkBool32 shaderSharedFloat32AtomicAdd
 
VkBool32 shaderSharedFloat64Atomics
 
VkBool32 shaderSharedFloat64AtomicAdd
 
VkBool32 shaderImageFloat32Atomics
 
VkBool32 shaderImageFloat32AtomicAdd
 
VkBool32 sparseImageFloat32Atomics
 
VkBool32 sparseImageFloat32AtomicAdd
 

Detailed Description

Definition at line 10698 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::pNext

Definition at line 10700 of file vulkan_core.h.

◆ shaderBufferFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32AtomicAdd

Definition at line 10702 of file vulkan_core.h.

◆ shaderBufferFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32Atomics

Definition at line 10701 of file vulkan_core.h.

◆ shaderBufferFloat64AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64AtomicAdd

Definition at line 10704 of file vulkan_core.h.

◆ shaderBufferFloat64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64Atomics

Definition at line 10703 of file vulkan_core.h.

◆ shaderImageFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32AtomicAdd

Definition at line 10710 of file vulkan_core.h.

◆ shaderImageFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32Atomics

Definition at line 10709 of file vulkan_core.h.

◆ shaderSharedFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32AtomicAdd

Definition at line 10706 of file vulkan_core.h.

◆ shaderSharedFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32Atomics

Definition at line 10705 of file vulkan_core.h.

◆ shaderSharedFloat64AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64AtomicAdd

Definition at line 10708 of file vulkan_core.h.

◆ shaderSharedFloat64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64Atomics

Definition at line 10707 of file vulkan_core.h.

◆ sparseImageFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32AtomicAdd

Definition at line 10712 of file vulkan_core.h.

◆ sparseImageFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32Atomics

Definition at line 10711 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sType

Definition at line 10699 of file vulkan_core.h.


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