Searched defs:getArgInfo (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | CLKernel.cpp | 164 angle::Result Kernel::getArgInfo(cl_uint argIndex, in getArgInfo() function in cl::Kernel
|
/aosp_15_r20/external/ComputeLibrary/include/CL/ |
H A D | opencl.hpp | 5976 cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* param) const in getArgInfo() function in cl::Kernel 5985 getArgInfo(cl_uint argIndex, cl_int* err = NULL) const in getArgInfo() function in cl::Kernel
|
/aosp_15_r20/external/mesa3d/include/CL/ |
H A D | cl.hpp | 4949 cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* param) const in getArgInfo() function in cl::Kernel 4958 getArgInfo(cl_uint argIndex, cl_int* err = NULL) const in getArgInfo() function in cl::Kernel
|
H A D | opencl.hpp | 6016 cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* param) const in getArgInfo() function in cl::Kernel 6025 getArgInfo(cl_uint argIndex, cl_int* err = NULL) const in getArgInfo() function in cl::Kernel
|
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/ |
H A D | opencl.hpp | 5975 cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* param) const in getArgInfo() function in cl::Kernel 5984 getArgInfo(cl_uint argIndex, cl_int* err = nullptr) const in getArgInfo() function in cl::Kernel
|