Home
last modified time | relevance | path

Searched defs:numKernelLines (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_common/harness/
DkernelHelpers.cpp55 static std::string get_kernel_content(unsigned int numKernelLines, in get_kernel_content()
165 static std::string get_unique_filename_prefix(unsigned int numKernelLines, in get_unique_filename_prefix()
281 save_kernel_source_and_options_to_disk(unsigned int numKernelLines, in save_kernel_source_and_options_to_disk()
548 unsigned int numKernelLines, const char *const *kernelProgram, in create_single_kernel_helper_create_program_offline()
663 unsigned int numKernelLines, const char **kernelProgram, in create_single_kernel_helper_create_program()
708 unsigned int numKernelLines, in create_single_kernel_helper_create_program()
719 unsigned int numKernelLines, const char **kernelProgram, in create_single_kernel_helper_create_program_for_device()
729 unsigned int numKernelLines, const char **kernelProgram, in create_single_kernel_helper_with_build_options()
740 unsigned int numKernelLines, in create_single_kernel_helper()
813 unsigned int numKernelLines, const char **kernelProgram, in build_program_create_kernel_helper()
/external/OpenCL-CTS/test_conformance/device_partition/
Dtest_device_partition.cpp68 …context context, cl_program *outProgram, cl_kernel *outKernel, unsigned int numKernelLines, const … in create_single_kernel_helper()