Home
last modified time | relevance | path

Searched refs:supportsHalf (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_getinfo_common.cpp26 extern int supportsHalf(cl_context context, bool* supports_half);
104 error = supportsHalf(context, &supports_half); in test_image_format_get_info()
Dtest_renderbuffer.cpp65 extern int supportsHalf(cl_context context, bool* supports_half);
320 error = supportsHalf(context, &supports_half); in test_renderbuffer_image_write()
Dtest_images_read_common.cpp26 extern int supportsHalf(cl_context context, bool* supports_half);
409 error = supportsHalf(context, &supports_half); in test_image_format_read()
Dtest_images_write_common.cpp427 int supportsHalf(cl_context context, bool* supports_half) in supportsHalf() function
570 error = supportsHalf(context, &supports_half); in test_image_format_write()