Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
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 14269 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::pNext

Definition at line 14271 of file vulkan_core.h.

◆ shaderBufferFloat16AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat16AtomicAdd

Definition at line 14273 of file vulkan_core.h.

◆ shaderBufferFloat16AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat16AtomicMinMax

Definition at line 14274 of file vulkan_core.h.

◆ shaderBufferFloat16Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat16Atomics

Definition at line 14272 of file vulkan_core.h.

◆ shaderBufferFloat32AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat32AtomicMinMax

Definition at line 14275 of file vulkan_core.h.

◆ shaderBufferFloat64AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat64AtomicMinMax

Definition at line 14276 of file vulkan_core.h.

◆ shaderImageFloat32AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderImageFloat32AtomicMinMax

Definition at line 14282 of file vulkan_core.h.

◆ shaderSharedFloat16AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat16AtomicAdd

Definition at line 14278 of file vulkan_core.h.

◆ shaderSharedFloat16AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat16AtomicMinMax

Definition at line 14279 of file vulkan_core.h.

◆ shaderSharedFloat16Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat16Atomics

Definition at line 14277 of file vulkan_core.h.

◆ shaderSharedFloat32AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat32AtomicMinMax

Definition at line 14280 of file vulkan_core.h.

◆ shaderSharedFloat64AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat64AtomicMinMax

Definition at line 14281 of file vulkan_core.h.

◆ sparseImageFloat32AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::sparseImageFloat32AtomicMinMax

Definition at line 14283 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::sType

Definition at line 14270 of file vulkan_core.h.


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