NVAPI Reference Documentation
NVIDIA - Open Source
Release 590
Thu Feb 19 2026

Data Fields
_NVAPI_CONVERT_COOPERATIVE_VECTOR_MATRIX_DESC_V1 Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
 
size_t srcSize
 
NVAPI_DEVICE_OR_HOST_ADDRESS srcData
 
size_t * pDstSize
 
NVAPI_DEVICE_OR_HOST_ADDRESS dstData
 
NVAPI_COOPERATIVE_VECTOR_COMPONENT_TYPE srcComponentType
 
NVAPI_COOPERATIVE_VECTOR_COMPONENT_TYPE dstComponentType
 
NvU32 numRows
 
NvU32 numColumns
 
NVAPI_COOPERATIVE_VECTOR_MATRIX_LAYOUT srcLayout
 
size_t srcStride
 
NVAPI_COOPERATIVE_VECTOR_MATRIX_LAYOUT dstLayout
 
size_t dstStride
 

Detailed Description

Structure specifying a request to convert the layout and type of a cooperative vector matrix


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