Fix CL_DEVICE_COMPUTE_UNITS_BITFIELD define name
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 3 May 2020 15:33:43 +0000 (17:33 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 3 May 2020 15:57:39 +0000 (17:57 +0200)
commit04d64356796148d4b3290b8a1235ec4dff590e18
tree362e44f4b5e6316ec1a2bc379c7d0453fe0c446e
parent60739f575a5260ede0b77476209d26ed52e08ffc
Fix CL_DEVICE_COMPUTE_UNITS_BITFIELD define name

This is for an Arm extension, but was missing the _ARM suffix. When the
define was added to the official headers, it was done with the correct
name, but I forgot to update it too.
src/clinfo.c
src/ext.h