Home
last modified time | relevance | path

Searched defs:cl_program (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/
H A Dprogram.rs26 impl CLInfo<cl_program_info> for cl_program { implementation
64 impl CLInfoObj<cl_program_build_info, cl_device_id> for cl_program { implementation
102 ) -> CLResult<cl_program> { in create_program_with_source()
183 ) -> CLResult<cl_program> { in create_program_with_binary()
251 ) -> CLResult<cl_program> { in create_program_with_il()
287 program: cl_program, in build_program()
332 program: cl_program, in compile_program()
337 input_headers: *const cl_program, in compile_program()
416 input_programs: *const cl_program, in link_program()
419 ) -> CLResult<(cl_program, cl_int)> { in link_program()
[all …]
H A Dicd.rs531 input_programs: *const cl_program, in clLinkProgram()
535 ) -> cl_program { in clLinkProgram()
H A Dkernel.rs252 program: cl_program, in create_kernel()
296 program: cl_program, in create_kernels_in_program()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Dprogram.cpp47 void (CL_CALLBACK * notifer)(cl_program, void *), void *data) : in build_notifier() argument
64 void (CL_CALLBACK * pfn_notify)(cl_program, void *), in validate_build_common() argument
270 void (CL_CALLBACK * pfn_notify)(cl_program, void *), in clBuildProgram() argument
304 void (CL_CALLBACK * pfn_notify)(cl_program, void *), in clCompileProgram() argument
427 clLinkProgram(cl_context d_ctx, cl_uint num_devs, const cl_device_id *d_devs, in clLinkProgram()
/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DCLCompileContext.cpp131 cl::Program cl_program = static_cast<cl::Program>(*this); in build() local
165 cl::Program cl_program; in create_kernel() local
/aosp_15_r20/external/libchrome/base/
H A Dcommand_line_unittest.cc359 CommandLine cl_program(kProgram); in TEST() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_api_consistency.cpp1050 static void CL_CALLBACK program_callback(cl_program, void*) {} in program_callback() argument
/aosp_15_r20/external/cronet/base/
H A Dcommand_line_unittest.cc489 CommandLine cl_program(kProgram); in TEST_P() local
/aosp_15_r20/external/mesa3d/include/CL/
H A Dopencl.hpp6710 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument
6735 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument
6755 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument
6772 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in compile() argument
6971 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in linkProgram() argument
7006 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in linkProgram() argument
H A Dcl.hpp5264 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument
5287 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build() argument
5304 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in compile() argument
5391 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in linkProgram() argument
5426 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in linkProgram() argument
H A Dcl.h34 typedef struct _cl_program * cl_program; typedef
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp6644 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = nullptr, in build() argument
6669 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = nullptr, in build() argument
6689 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = nullptr, in build() argument
6706 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = nullptr, in compile() argument
6905 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = nullptr, in linkProgram() argument
6939 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = nullptr, in linkProgram() argument
/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp345 MAKE_REFCOUNT_STUBS(cl_program, clRetainProgram, clReleaseProgram, programRefcounts) in MAKE_REFCOUNT_STUBS() argument
2833 cl_program, in test_program_release_callback() argument
/aosp_15_r20/external/OpenCL-CTS/dependencies/ocl-headers/CL/
H A Dcl.h34 typedef struct _cl_program * cl_program; typedef
/aosp_15_r20/external/OpenCL-Headers/CL/
H A Dcl.h34 typedef struct _cl_program * cl_program; typedef
/aosp_15_r20/external/ComputeLibrary/include/CL/
H A Dcl.h34 typedef struct _cl_program * cl_program; typedef
/aosp_15_r20/external/angle/include/CL/
H A Dcl.h34 typedef struct _cl_program * cl_program; typedef
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h19491 const struct rpc_program *cl_program; member
H A Dvmlinux_600.h19491 const struct rpc_program *cl_program; member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h109838 const struct rpc_program *cl_program; member
H A Dvmlinux_602.h109838 const struct rpc_program *cl_program; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h55444 const struct rpc_program *cl_program; member
H A Dvmlinux_518.h55444 const struct rpc_program *cl_program; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h89643 const struct rpc_program *cl_program; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h37302 const struct rpc_program *cl_program; member

12