Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
DkernelHelpers.cpp288 std::string kernelNamePrefix = in save_kernel_source_and_options_to_disk() local
292 error = save_kernel_source_to_disk(gCompilationCachePath, kernelNamePrefix, in save_kernel_source_and_options_to_disk()
298 gCompilationCachePath, kernelNamePrefix, buildOptions); in save_kernel_source_and_options_to_disk()
508 const std::string &kernelPath, const std::string &kernelNamePrefix) in get_offline_compiler_output() argument
511 get_cl_source_filename_with_path(kernelPath, kernelNamePrefix); in get_offline_compiler_output()
513 compilationMode, deviceAddrSpaceSize, kernelPath, kernelNamePrefix); in get_offline_compiler_output()