Files
rocm-systems/rocclr
Vladislav Sytchenko 243a3c2aa4 SWDEV-224335
cl_bool needed to be replaced with uint32_t instead of bool. This is due to cl_bool being a typedef of cl_uint32.

Currently clGetDeviceInfo() reports incorrect size for the return value, due to cl_bool being 4 bytes and c++ bool being 1 byte.

Change-Id: I647a4b8873627059865c84c8ca27694dbc0916de
2020-03-03 11:50:37 -05:00
..
2020-02-04 09:26:14 -08:00
2020-03-03 11:50:37 -05:00
2020-02-04 09:26:14 -08:00
2020-02-04 09:26:14 -08:00
2020-02-04 09:26:14 -08:00
2020-02-18 11:09:50 -05:00
2020-02-25 02:13:12 -05:00
2020-02-04 09:26:14 -08:00