ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderIntegerDotProductFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderIntegerDotProductFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderIntegerDotProduct
 

Detailed Description

Definition at line 12169 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderIntegerDotProductFeatures::pNext

Definition at line 12172 of file vulkan.h.

◆ shaderIntegerDotProduct

VkBool32 VkPhysicalDeviceShaderIntegerDotProductFeatures::shaderIntegerDotProduct

Definition at line 12173 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderIntegerDotProductFeatures::sType

Definition at line 12171 of file vulkan.h.


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