ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCooperativeVectorFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCooperativeVectorFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 cooperativeVector
 
VkBool32 cooperativeVectorTraining
 

Detailed Description

Definition at line 10050 of file vulkan.h.

Member Data Documentation

◆ cooperativeVector

VkBool32 VkPhysicalDeviceCooperativeVectorFeaturesNV::cooperativeVector

Definition at line 10054 of file vulkan.h.

◆ cooperativeVectorTraining

VkBool32 VkPhysicalDeviceCooperativeVectorFeaturesNV::cooperativeVectorTraining

Definition at line 10055 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCooperativeVectorFeaturesNV::pNext

Definition at line 10053 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCooperativeVectorFeaturesNV::sType

Definition at line 10052 of file vulkan.h.


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