Searched defs:numKernelLines (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/ |
H A D | kernelHelpers.cpp | 55 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() 568 unsigned int numKernelLines, const char *const *kernelProgram, in create_single_kernel_helper_create_program_offline() 683 unsigned int numKernelLines, const char **kernelProgram, in create_single_kernel_helper_create_program() 728 unsigned int numKernelLines, in create_single_kernel_helper_create_program() 739 unsigned int numKernelLines, const char **kernelProgram, in create_single_kernel_helper_create_program_for_device() 749 unsigned int numKernelLines, const char **kernelProgram, in create_single_kernel_helper_with_build_options() 760 unsigned int numKernelLines, in create_single_kernel_helper() 833 unsigned int numKernelLines, const char **kernelProgram, in build_program_create_kernel_helper()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/device_partition/ |
H A D | test_device_partition.cpp | 68 …context context, cl_program *outProgram, cl_kernel *outKernel, unsigned int numKernelLines, const … in create_single_kernel_helper()
|