Searched refs:CL_DEVICE_QUEUE_REPLACEABLE_DEFAULT (Results 1 – 5 of 5) sorted by relevance
342 if ((dseCaps & CL_DEVICE_QUEUE_REPLACEABLE_DEFAULT) == 0) in test_consistency_device_enqueue()358 if ((dseCaps & CL_DEVICE_QUEUE_REPLACEABLE_DEFAULT) != 0 in test_consistency_device_enqueue()
836 & CL_DEVICE_QUEUE_REPLACEABLE_DEFAULT) in dumpConfigInfo()842 | CL_DEVICE_QUEUE_REPLACEABLE_DEFAULT; in dumpConfigInfo()
908 #define CL_DEVICE_QUEUE_REPLACEABLE_DEFAULT (1 << 1) macro
910 #define CL_DEVICE_QUEUE_REPLACEABLE_DEFAULT (1 << 1) macro