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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderIntegerDotProduct
 

Detailed Description

Definition at line 7284 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderIntegerDotProductFeatures::pNext

Definition at line 7286 of file vulkan_core.h.

◆ shaderIntegerDotProduct

VkBool32 VkPhysicalDeviceShaderIntegerDotProductFeatures::shaderIntegerDotProduct

Definition at line 7287 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderIntegerDotProductFeatures::sType

Definition at line 7285 of file vulkan_core.h.


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