ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderAtomicFloatFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderAtomicFloatFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
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 12016 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::pNext

Definition at line 12019 of file vulkan.h.

◆ shaderBufferFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32AtomicAdd

Definition at line 12021 of file vulkan.h.

◆ shaderBufferFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32Atomics

Definition at line 12020 of file vulkan.h.

◆ shaderBufferFloat64AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64AtomicAdd

Definition at line 12023 of file vulkan.h.

◆ shaderBufferFloat64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64Atomics

Definition at line 12022 of file vulkan.h.

◆ shaderImageFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32AtomicAdd

Definition at line 12029 of file vulkan.h.

◆ shaderImageFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32Atomics

Definition at line 12028 of file vulkan.h.

◆ shaderSharedFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32AtomicAdd

Definition at line 12025 of file vulkan.h.

◆ shaderSharedFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32Atomics

Definition at line 12024 of file vulkan.h.

◆ shaderSharedFloat64AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64AtomicAdd

Definition at line 12027 of file vulkan.h.

◆ shaderSharedFloat64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64Atomics

Definition at line 12026 of file vulkan.h.

◆ sparseImageFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32AtomicAdd

Definition at line 12031 of file vulkan.h.

◆ sparseImageFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32Atomics

Definition at line 12030 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sType

Definition at line 12018 of file vulkan.h.


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