Searched refs:const_max_count (Results 1 – 2 of 2) sorted by relevance
167 CL_DEVICE_MAX_CONSTANT_ARGS => v.write::<cl_uint>(dev.const_max_count()), in query()
781 pub fn const_max_count(&self) -> cl_uint { in const_max_count() method