FFmpeg  4.2.2
Data Fields
dim3 Struct Reference

#include <compat/cuda/cuda_runtime.h>

Data Fields

unsigned int x
 
unsigned int y
 
unsigned int z
 

Detailed Description

Definition at line 52 of file cuda_runtime.h.

Field Documentation

◆ x

unsigned int dim3::x

Definition at line 54 of file cuda_runtime.h.

◆ y

unsigned int dim3::y

Definition at line 54 of file cuda_runtime.h.

◆ z

unsigned int dim3::z

Definition at line 54 of file cuda_runtime.h.


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