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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 integerDotProduct8BitUnsignedAccelerated
 
VkBool32 integerDotProduct8BitSignedAccelerated
 
VkBool32 integerDotProduct8BitMixedSignednessAccelerated
 
VkBool32 integerDotProduct4x8BitPackedUnsignedAccelerated
 
VkBool32 integerDotProduct4x8BitPackedSignedAccelerated
 
VkBool32 integerDotProduct4x8BitPackedMixedSignednessAccelerated
 
VkBool32 integerDotProduct16BitUnsignedAccelerated
 
VkBool32 integerDotProduct16BitSignedAccelerated
 
VkBool32 integerDotProduct16BitMixedSignednessAccelerated
 
VkBool32 integerDotProduct32BitUnsignedAccelerated
 
VkBool32 integerDotProduct32BitSignedAccelerated
 
VkBool32 integerDotProduct32BitMixedSignednessAccelerated
 
VkBool32 integerDotProduct64BitUnsignedAccelerated
 
VkBool32 integerDotProduct64BitSignedAccelerated
 
VkBool32 integerDotProduct64BitMixedSignednessAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating8BitUnsignedAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating8BitSignedAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating16BitUnsignedAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating16BitSignedAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating32BitUnsignedAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating32BitSignedAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating64BitUnsignedAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating64BitSignedAccelerated
 
VkBool32 integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated
 

Detailed Description

Definition at line 7325 of file vulkan_core.h.

Field Documentation

◆ integerDotProduct16BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct16BitMixedSignednessAccelerated

Definition at line 7336 of file vulkan_core.h.

◆ integerDotProduct16BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct16BitSignedAccelerated

Definition at line 7335 of file vulkan_core.h.

◆ integerDotProduct16BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct16BitUnsignedAccelerated

Definition at line 7334 of file vulkan_core.h.

◆ integerDotProduct32BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct32BitMixedSignednessAccelerated

Definition at line 7339 of file vulkan_core.h.

◆ integerDotProduct32BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct32BitSignedAccelerated

Definition at line 7338 of file vulkan_core.h.

◆ integerDotProduct32BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct32BitUnsignedAccelerated

Definition at line 7337 of file vulkan_core.h.

◆ integerDotProduct4x8BitPackedMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct4x8BitPackedMixedSignednessAccelerated

Definition at line 7333 of file vulkan_core.h.

◆ integerDotProduct4x8BitPackedSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct4x8BitPackedSignedAccelerated

Definition at line 7332 of file vulkan_core.h.

◆ integerDotProduct4x8BitPackedUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct4x8BitPackedUnsignedAccelerated

Definition at line 7331 of file vulkan_core.h.

◆ integerDotProduct64BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct64BitMixedSignednessAccelerated

Definition at line 7342 of file vulkan_core.h.

◆ integerDotProduct64BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct64BitSignedAccelerated

Definition at line 7341 of file vulkan_core.h.

◆ integerDotProduct64BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct64BitUnsignedAccelerated

Definition at line 7340 of file vulkan_core.h.

◆ integerDotProduct8BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct8BitMixedSignednessAccelerated

Definition at line 7330 of file vulkan_core.h.

◆ integerDotProduct8BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct8BitSignedAccelerated

Definition at line 7329 of file vulkan_core.h.

◆ integerDotProduct8BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct8BitUnsignedAccelerated

Definition at line 7328 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated

Definition at line 7351 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating16BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating16BitSignedAccelerated

Definition at line 7350 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating16BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating16BitUnsignedAccelerated

Definition at line 7349 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated

Definition at line 7354 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating32BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating32BitSignedAccelerated

Definition at line 7353 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating32BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating32BitUnsignedAccelerated

Definition at line 7352 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated

Definition at line 7348 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated

Definition at line 7347 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated

Definition at line 7346 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated

Definition at line 7357 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating64BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating64BitSignedAccelerated

Definition at line 7356 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating64BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating64BitUnsignedAccelerated

Definition at line 7355 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated

Definition at line 7345 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating8BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating8BitSignedAccelerated

Definition at line 7344 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating8BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating8BitUnsignedAccelerated

Definition at line 7343 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceShaderIntegerDotProductProperties::pNext

Definition at line 7327 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderIntegerDotProductProperties::sType

Definition at line 7326 of file vulkan_core.h.


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