Searched refs:image_not_supported_source (Results 1 – 1 of 1) sorted by relevance
30 const char * image_not_supported_source = "kernel void not_enabled(global int * buf) { \r\n" \ variable78 …ngle_kernel_helper_create_program(context, &program, 1, (const char**)&image_not_supported_source); in test_image_macro()