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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 shaderBufferFloat16Atomics
 
VkBool32 shaderBufferFloat16AtomicAdd
 
VkBool32 shaderBufferFloat16AtomicMinMax
 
VkBool32 shaderBufferFloat32AtomicMinMax
 
VkBool32 shaderBufferFloat64AtomicMinMax
 
VkBool32 shaderSharedFloat16Atomics
 
VkBool32 shaderSharedFloat16AtomicAdd
 
VkBool32 shaderSharedFloat16AtomicMinMax
 
VkBool32 shaderSharedFloat32AtomicMinMax
 
VkBool32 shaderSharedFloat64AtomicMinMax
 
VkBool32 shaderImageFloat32AtomicMinMax
 
VkBool32 sparseImageFloat32AtomicMinMax
 

Detailed Description

Definition at line 13096 of file vulkan_core.h.

Member Data Documentation

void* VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::pNext

Definition at line 13098 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat16AtomicAdd

Definition at line 13100 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat16AtomicMinMax

Definition at line 13101 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat16Atomics

Definition at line 13099 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat32AtomicMinMax

Definition at line 13102 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat64AtomicMinMax

Definition at line 13103 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderImageFloat32AtomicMinMax

Definition at line 13109 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat16AtomicAdd

Definition at line 13105 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat16AtomicMinMax

Definition at line 13106 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat16Atomics

Definition at line 13104 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat32AtomicMinMax

Definition at line 13107 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat64AtomicMinMax

Definition at line 13108 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::sparseImageFloat32AtomicMinMax

Definition at line 13110 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::sType

Definition at line 13097 of file vulkan_core.h.


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