LLVM 19.0.0git
Public Attributes | List of all members
hsa_dim3_s Struct Reference

#include "Target/AMDGPU/AMDKernelCodeT.h"

Public Attributes

uint32_t x
 
uint32_t y
 
uint32_t z
 

Detailed Description

Definition at line 28 of file AMDKernelCodeT.h.

Member Data Documentation

◆ x

uint32_t hsa_dim3_s::x

Definition at line 29 of file AMDKernelCodeT.h.

◆ y

uint32_t hsa_dim3_s::y

Definition at line 30 of file AMDKernelCodeT.h.

◆ z

uint32_t hsa_dim3_s::z

Definition at line 31 of file AMDKernelCodeT.h.


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