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

#include <vulkan_core.h>

Data Fields

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

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::pNext

Definition at line 15536 of file vulkan_core.h.

◆ shaderBufferFloat16AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat16AtomicAdd

Definition at line 15538 of file vulkan_core.h.

◆ shaderBufferFloat16AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat16AtomicMinMax

Definition at line 15539 of file vulkan_core.h.

◆ shaderBufferFloat16Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat16Atomics

Definition at line 15537 of file vulkan_core.h.

◆ shaderBufferFloat32AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat32AtomicMinMax

Definition at line 15540 of file vulkan_core.h.

◆ shaderBufferFloat64AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderBufferFloat64AtomicMinMax

Definition at line 15541 of file vulkan_core.h.

◆ shaderImageFloat32AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderImageFloat32AtomicMinMax

Definition at line 15547 of file vulkan_core.h.

◆ shaderSharedFloat16AtomicAdd

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat16AtomicAdd

Definition at line 15543 of file vulkan_core.h.

◆ shaderSharedFloat16AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat16AtomicMinMax

Definition at line 15544 of file vulkan_core.h.

◆ shaderSharedFloat16Atomics

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat16Atomics

Definition at line 15542 of file vulkan_core.h.

◆ shaderSharedFloat32AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat32AtomicMinMax

Definition at line 15545 of file vulkan_core.h.

◆ shaderSharedFloat64AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::shaderSharedFloat64AtomicMinMax

Definition at line 15546 of file vulkan_core.h.

◆ sparseImageFloat32AtomicMinMax

VkBool32 VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::sparseImageFloat32AtomicMinMax

Definition at line 15548 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderAtomicFloat2FeaturesEXT::sType

Definition at line 15535 of file vulkan_core.h.


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