gem5  v22.1.0.0
Public Attributes | List of all members
hsa_dim3_s Struct Reference

Three-dimensional coordinate. More...

#include <hsa.h>

Public Attributes

uint32_t x
 X dimension. More...
 
uint32_t y
 Y dimension. More...
 
uint32_t z
 Z dimension. More...
 

Detailed Description

Three-dimensional coordinate.

Definition at line 296 of file hsa.h.

Member Data Documentation

◆ x

uint32_t hsa_dim3_s::x

X dimension.

Definition at line 301 of file hsa.h.

◆ y

uint32_t hsa_dim3_s::y

Y dimension.

Definition at line 306 of file hsa.h.

◆ z

uint32_t hsa_dim3_s::z

Z dimension.

Definition at line 311 of file hsa.h.


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

Generated on Wed Dec 21 2022 10:23:06 for gem5 by doxygen 1.9.1