Searched refs:supportsDepth (Results 1 – 3 of 3) sorted by relevance
93 extern int supportsDepth(cl_context context, bool* supports_depth);121 error = supportsDepth(context, &supports_depth); in test_image_format_methods()
28 extern int supportsDepth(cl_context context, bool* supports_depth);427 error = supportsDepth(context, &supports_depth); in test_image_format_read()
465 int supportsDepth(cl_context context, bool* supports_depth) in supportsDepth() function774 int errorInGetInfo = supportsDepth(context, &supports_depth); in test_images_write_common()