Home
last modified time | relevance | path

Searched refs:CL_PROGRAM_STRING_DEBUG_INFO (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/include/CL/
H A Dcl_platform.h1352 * Place CL_PROGRAM_STRING_DEBUG_INFO on the line before the first line of your source.
1353 * The first line ends with: CL_PROGRAM_STRING_DEBUG_INFO \"
1359 * const char *my_program = CL_PROGRAM_STRING_DEBUG_INFO "\
1372 #define CL_PROGRAM_STRING_DEBUG_INFO "#line " _CL_STRINGIFY(__LINE__) " \"" __FILE__ "\" \n\n" macro
/third_party/opencl-headers/CL/
H A Dcl_platform.h1379 * Place CL_PROGRAM_STRING_DEBUG_INFO on the line before the first line of your source.
1380 * The first line ends with: CL_PROGRAM_STRING_DEBUG_INFO \"
1386 * const char *my_program = CL_PROGRAM_STRING_DEBUG_INFO "\
1399 #define CL_PROGRAM_STRING_DEBUG_INFO "#line " _CL_STRINGIFY(__LINE__) " \"" __FILE__ "\" \n\n" macro
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_platform.h1372 * Place CL_PROGRAM_STRING_DEBUG_INFO on the line before the first line of your source.
1373 * The first line ends with: CL_PROGRAM_STRING_DEBUG_INFO \"
1379 * const char *my_program = CL_PROGRAM_STRING_DEBUG_INFO "\
1392 #define CL_PROGRAM_STRING_DEBUG_INFO "#line " _CL_STRINGIFY(__LINE__) " \"" __FILE__ "\" \n\n" macro

Completed in 19 milliseconds