Searched refs:supportsHalf (Results 1 – 4 of 4) sorted by relevance
26 extern int supportsHalf(cl_context context, bool* supports_half);104 error = supportsHalf(context, &supports_half); in test_image_format_get_info()
65 extern int supportsHalf(cl_context context, bool* supports_half);320 error = supportsHalf(context, &supports_half); in test_renderbuffer_image_write()
26 extern int supportsHalf(cl_context context, bool* supports_half);409 error = supportsHalf(context, &supports_half); in test_image_format_read()
427 int supportsHalf(cl_context context, bool* supports_half) in supportsHalf() function570 error = supportsHalf(context, &supports_half); in test_image_format_write()