Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
DkernelHelpers.cpp51 static std::string get_kernel_content(unsigned int numKernelLines, const char *const *kernelProgram) in get_kernel_content()
165 static std::string get_unique_filename_prefix(unsigned int numKernelLines, in get_unique_filename_prefix()
269 static int save_kernel_source_and_options_to_disk(unsigned int numKernelLines, in save_kernel_source_and_options_to_disk()
582 unsigned int numKernelLines, in create_single_kernel_helper_create_program_offline()
679 unsigned int numKernelLines, in create_single_kernel_helper_create_program()
725 unsigned int numKernelLines, in create_single_kernel_helper_create_program()
739 unsigned int numKernelLines, in create_single_kernel_helper_create_program_for_device()
753 unsigned int numKernelLines, in create_single_kernel_helper_with_build_options()
766 unsigned int numKernelLines, in create_single_kernel_helper()
842 unsigned int numKernelLines, in create_openclcpp_program()
[all …]
/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()