FFmpeg
Data Fields
dim3 Struct Reference

#include <cuda_runtime.h>

Data Fields

unsigned int x
 
unsigned int y
 
unsigned int z
 

Detailed Description

Definition at line 62 of file cuda_runtime.h.

Field Documentation

◆ x

unsigned int dim3::x

Definition at line 64 of file cuda_runtime.h.

◆ y

unsigned int dim3::y

Definition at line 64 of file cuda_runtime.h.

◆ z

unsigned int dim3::z

Definition at line 64 of file cuda_runtime.h.


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