mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-26 00:39:03 +00:00
Improve testing of sub_group_ballot (#1382)
Signed-off-by: Stuart Brady <stuart.brady@arm.com>
This commit is contained in:
@@ -90,6 +90,9 @@ double genrand_res53(MTdata /*data*/);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
/* generates a random boolean */
|
||||
bool genrand_bool(MTdata /*data*/);
|
||||
|
||||
#include <cassert>
|
||||
|
||||
struct MTdataHolder
|
||||
|
||||
Reference in New Issue
Block a user