Searched refs:check_image (Results 1 – 2 of 2) sorted by relevance
69 int check_image(cl_command_queue queue, cl_mem mem) { in check_image() function351 if (check_image(*queue, mems[i])) { in execute_kernel()
243 def check_image(self, _object, _attributes={}, **_arguments): member in Special_Events_Events