gem5 v24.0.0.0
Loading...
Searching...
No Matches
hsa_dim3_s Struct Reference

Three-dimensional coordinate. More...

#include <hsa.h>

Public Attributes

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

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 Tue Jun 18 2024 16:24:09 for gem5 by doxygen 1.11.0