Searched defs:kernelNames (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/pipes/ |
H A D | test_pipe_read_write.cpp | 1300 const char *kernelNames[] = {"test_pipe_write_struct","test_pipe_read_struct"}; in test_pipe_readwrite_struct() local 1395 …const char *kernelNames[] = {"test_pipe_workgroup_write_struct","test_pipe_workgroup_read_struct"}; in test_pipe_workgroup_readwrite_struct() local 1574 … const char *kernelNames[] = {"test_pipe_subgroup_write_struct","test_pipe_subgroup_read_struct"}; in test_pipe_subgroup_readwrite_struct() local 1681 …const char *kernelNames[] = {"test_pipe_convenience_write_struct","test_pipe_convenience_read_stru… in test_pipe_convenience_readwrite_struct() local
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | CLProgram.cpp | 244 Program::Program(Context &context, DevicePtrs &&devices, const char *kernelNames) in Program()
|
H A D | CLContext.cpp | 311 const char *kernelNames) in createProgramWithBuiltInKernels()
|
H A D | validationCL.cpp | 1381 std::string kernelNames; in ValidateCreateKernel() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/multiple_device_context/ |
H A D | test_multiple_contexts.cpp | 160 …static const char *kernelNames[] = { "sample_test_1", "sample_test_2", "sample_test_3", "sample_te… in CreateTestItem() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_task_internal.h | 56 char *kernelNames; member
|
/aosp_15_r20/external/mesa3d/include/CL/ |
H A D | cl.hpp | 5195 const STRING_CLASS& kernelNames, in Program()
|
H A D | opencl.hpp | 6635 const string& kernelNames, in Program()
|
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/ |
H A D | opencl.hpp | 6596 const string& kernelNames, in Program()
|