LLVM  4.0.0
Public Attributes | List of all members
hsa_dim3_s Struct Reference

#include <AMDKernelCodeT.h>

Collaboration diagram for hsa_dim3_s:
[legend]

Public Attributes

uint32_t x
 
uint32_t y
 
uint32_t z
 

Detailed Description

Definition at line 33 of file AMDKernelCodeT.h.

Member Data Documentation

uint32_t hsa_dim3_s::x

Definition at line 34 of file AMDKernelCodeT.h.

uint32_t hsa_dim3_s::y

Definition at line 35 of file AMDKernelCodeT.h.

uint32_t hsa_dim3_s::z

Definition at line 36 of file AMDKernelCodeT.h.


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