HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceShaderAtomicFloatFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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 12963 of file vulkan_core.h.

Member Data Documentation

void* VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::pNext

Definition at line 12965 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32AtomicAdd

Definition at line 12967 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32Atomics

Definition at line 12966 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64AtomicAdd

Definition at line 12969 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64Atomics

Definition at line 12968 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32AtomicAdd

Definition at line 12975 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32Atomics

Definition at line 12974 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32AtomicAdd

Definition at line 12971 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32Atomics

Definition at line 12970 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64AtomicAdd

Definition at line 12973 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64Atomics

Definition at line 12972 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32AtomicAdd

Definition at line 12977 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32Atomics

Definition at line 12976 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sType

Definition at line 12964 of file vulkan_core.h.


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