Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_image_macro.cpp21 const char * image_supported_source = "kernel void enabled(global int * buf) { \r\n" \ variable
62 …e_single_kernel_helper_create_program(context, &program, 1, (const char**)&image_supported_source); in test_image_macro()