ReactOS 0.4.17-dev-934-g091855f
VkCooperativeVectorPropertiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkCooperativeVectorPropertiesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkComponentTypeKHR inputType
 
VkComponentTypeKHR inputInterpretation
 
VkComponentTypeKHR matrixInterpretation
 
VkComponentTypeKHR biasInterpretation
 
VkComponentTypeKHR resultType
 
VkBool32 transpose
 

Detailed Description

Definition at line 7958 of file vulkan.h.

Member Data Documentation

◆ biasInterpretation

VkComponentTypeKHR VkCooperativeVectorPropertiesNV::biasInterpretation

Definition at line 7965 of file vulkan.h.

◆ inputInterpretation

VkComponentTypeKHR VkCooperativeVectorPropertiesNV::inputInterpretation

Definition at line 7963 of file vulkan.h.

◆ inputType

VkComponentTypeKHR VkCooperativeVectorPropertiesNV::inputType

Definition at line 7962 of file vulkan.h.

◆ matrixInterpretation

VkComponentTypeKHR VkCooperativeVectorPropertiesNV::matrixInterpretation

Definition at line 7964 of file vulkan.h.

◆ pNext

void* VkCooperativeVectorPropertiesNV::pNext

Definition at line 7961 of file vulkan.h.

◆ resultType

VkComponentTypeKHR VkCooperativeVectorPropertiesNV::resultType

Definition at line 7966 of file vulkan.h.

◆ sType

VkStructureType VkCooperativeVectorPropertiesNV::sType

Definition at line 7960 of file vulkan.h.

◆ transpose

VkBool32 VkCooperativeVectorPropertiesNV::transpose

Definition at line 7967 of file vulkan.h.


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