Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceShaderAtomicFloatFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::pNext

Definition at line 15238 of file vulkan_core.h.

◆ shaderBufferFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32AtomicAdd

Definition at line 15240 of file vulkan_core.h.

◆ shaderBufferFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32Atomics

Definition at line 15239 of file vulkan_core.h.

◆ shaderBufferFloat64AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64AtomicAdd

Definition at line 15242 of file vulkan_core.h.

◆ shaderBufferFloat64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64Atomics

Definition at line 15241 of file vulkan_core.h.

◆ shaderImageFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32AtomicAdd

Definition at line 15248 of file vulkan_core.h.

◆ shaderImageFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32Atomics

Definition at line 15247 of file vulkan_core.h.

◆ shaderSharedFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32AtomicAdd

Definition at line 15244 of file vulkan_core.h.

◆ shaderSharedFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32Atomics

Definition at line 15243 of file vulkan_core.h.

◆ shaderSharedFloat64AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64AtomicAdd

Definition at line 15246 of file vulkan_core.h.

◆ shaderSharedFloat64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64Atomics

Definition at line 15245 of file vulkan_core.h.

◆ sparseImageFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32AtomicAdd

Definition at line 15250 of file vulkan_core.h.

◆ sparseImageFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32Atomics

Definition at line 15249 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sType

Definition at line 15237 of file vulkan_core.h.


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