Vulkan-Hpp
VkPhysicalDeviceShaderAtomicFloatFeaturesEXT Struct Reference

#include <vulkan_core.h>

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

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::pNext

Definition at line 14705 of file vulkan_core.h.

◆ shaderBufferFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32AtomicAdd

Definition at line 14707 of file vulkan_core.h.

◆ shaderBufferFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32Atomics

Definition at line 14706 of file vulkan_core.h.

◆ shaderBufferFloat64AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64AtomicAdd

Definition at line 14709 of file vulkan_core.h.

◆ shaderBufferFloat64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64Atomics

Definition at line 14708 of file vulkan_core.h.

◆ shaderImageFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32AtomicAdd

Definition at line 14715 of file vulkan_core.h.

◆ shaderImageFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32Atomics

Definition at line 14714 of file vulkan_core.h.

◆ shaderSharedFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32AtomicAdd

Definition at line 14711 of file vulkan_core.h.

◆ shaderSharedFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32Atomics

Definition at line 14710 of file vulkan_core.h.

◆ shaderSharedFloat64AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64AtomicAdd

Definition at line 14713 of file vulkan_core.h.

◆ shaderSharedFloat64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64Atomics

Definition at line 14712 of file vulkan_core.h.

◆ sparseImageFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32AtomicAdd

Definition at line 14717 of file vulkan_core.h.

◆ sparseImageFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32Atomics

Definition at line 14716 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sType

Definition at line 14704 of file vulkan_core.h.


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