Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 13993 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::pNext

Definition at line 13995 of file vulkan_core.h.

◆ shaderBufferFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32AtomicAdd

Definition at line 13997 of file vulkan_core.h.

◆ shaderBufferFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat32Atomics

Definition at line 13996 of file vulkan_core.h.

◆ shaderBufferFloat64AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64AtomicAdd

Definition at line 13999 of file vulkan_core.h.

◆ shaderBufferFloat64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderBufferFloat64Atomics

Definition at line 13998 of file vulkan_core.h.

◆ shaderImageFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32AtomicAdd

Definition at line 14005 of file vulkan_core.h.

◆ shaderImageFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderImageFloat32Atomics

Definition at line 14004 of file vulkan_core.h.

◆ shaderSharedFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32AtomicAdd

Definition at line 14001 of file vulkan_core.h.

◆ shaderSharedFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat32Atomics

Definition at line 14000 of file vulkan_core.h.

◆ shaderSharedFloat64AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64AtomicAdd

Definition at line 14003 of file vulkan_core.h.

◆ shaderSharedFloat64Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::shaderSharedFloat64Atomics

Definition at line 14002 of file vulkan_core.h.

◆ sparseImageFloat32AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32AtomicAdd

Definition at line 14007 of file vulkan_core.h.

◆ sparseImageFloat32Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sparseImageFloat32Atomics

Definition at line 14006 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderAtomicFloatFeaturesEXT::sType

Definition at line 13994 of file vulkan_core.h.


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