Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
Dopencl.hpp6098 cl_int setArg(cl_uint index, const cl::pointer<T, D> &argPtr) in setArg() function in cl::Kernel
6108 cl_int setArg(cl_uint index, const cl::vector<T, Alloc> &argPtr) in setArg() function in cl::Kernel
6119 setArg(cl_uint index, const T argPtr) in setArg() function in cl::Kernel
6131 setArg(cl_uint index, const T &value) in setArg() function in cl::Kernel
6142 cl_int setArg(cl_uint index, size_type size, const void* argPtr) in setArg() function in cl::Kernel
Dcl.hpp4994 cl_int setArg(cl_uint index, const T &value) in setArg() function in cl::Kernel
5005 cl_int setArg(cl_uint index, ::size_t size, const void* argPtr) in setArg() function in cl::Kernel