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

#include <vulkan_core.h>

Public Attributes

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

Member Data Documentation

◆ integerDotProduct16BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct16BitMixedSignednessAccelerated

Definition at line 7301 of file vulkan_core.h.

◆ integerDotProduct16BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct16BitSignedAccelerated

Definition at line 7300 of file vulkan_core.h.

◆ integerDotProduct16BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct16BitUnsignedAccelerated

Definition at line 7299 of file vulkan_core.h.

◆ integerDotProduct32BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct32BitMixedSignednessAccelerated

Definition at line 7304 of file vulkan_core.h.

◆ integerDotProduct32BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct32BitSignedAccelerated

Definition at line 7303 of file vulkan_core.h.

◆ integerDotProduct32BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct32BitUnsignedAccelerated

Definition at line 7302 of file vulkan_core.h.

◆ integerDotProduct4x8BitPackedMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct4x8BitPackedMixedSignednessAccelerated

Definition at line 7298 of file vulkan_core.h.

◆ integerDotProduct4x8BitPackedSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct4x8BitPackedSignedAccelerated

Definition at line 7297 of file vulkan_core.h.

◆ integerDotProduct4x8BitPackedUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct4x8BitPackedUnsignedAccelerated

Definition at line 7296 of file vulkan_core.h.

◆ integerDotProduct64BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct64BitMixedSignednessAccelerated

Definition at line 7307 of file vulkan_core.h.

◆ integerDotProduct64BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct64BitSignedAccelerated

Definition at line 7306 of file vulkan_core.h.

◆ integerDotProduct64BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct64BitUnsignedAccelerated

Definition at line 7305 of file vulkan_core.h.

◆ integerDotProduct8BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct8BitMixedSignednessAccelerated

Definition at line 7295 of file vulkan_core.h.

◆ integerDotProduct8BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct8BitSignedAccelerated

Definition at line 7294 of file vulkan_core.h.

◆ integerDotProduct8BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProduct8BitUnsignedAccelerated

Definition at line 7293 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating16BitMixedSignednessAccelerated

Definition at line 7316 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating16BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating16BitSignedAccelerated

Definition at line 7315 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating16BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating16BitUnsignedAccelerated

Definition at line 7314 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating32BitMixedSignednessAccelerated

Definition at line 7319 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating32BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating32BitSignedAccelerated

Definition at line 7318 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating32BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating32BitUnsignedAccelerated

Definition at line 7317 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating4x8BitPackedMixedSignednessAccelerated

Definition at line 7313 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating4x8BitPackedSignedAccelerated

Definition at line 7312 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating4x8BitPackedUnsignedAccelerated

Definition at line 7311 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating64BitMixedSignednessAccelerated

Definition at line 7322 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating64BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating64BitSignedAccelerated

Definition at line 7321 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating64BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating64BitUnsignedAccelerated

Definition at line 7320 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating8BitMixedSignednessAccelerated

Definition at line 7310 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating8BitSignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating8BitSignedAccelerated

Definition at line 7309 of file vulkan_core.h.

◆ integerDotProductAccumulatingSaturating8BitUnsignedAccelerated

VkBool32 VkPhysicalDeviceShaderIntegerDotProductProperties::integerDotProductAccumulatingSaturating8BitUnsignedAccelerated

Definition at line 7308 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceShaderIntegerDotProductProperties::pNext

Definition at line 7292 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderIntegerDotProductProperties::sType

Definition at line 7291 of file vulkan_core.h.


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