Searched defs:setArg (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | CLKernel.cpp | 18 cl_int Kernel::setArg(cl_uint argIndex, size_t argSize, const void *argValue) in setArg() function in cl::Kernel
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| D | CLKernelCL.cpp | 129 cl_int CLKernelCL::setArg(cl_uint argIndex, size_t argSize, const void *argValue) in setArg() function in rx::CLKernelCL
|
| /third_party/mesa3d/include/CL/ |
| D | cl2.hpp | 5988 cl_int setArg(cl_uint index, const cl::pointer<T, D> &argPtr) in setArg() function in cl::Kernel 5998 cl_int setArg(cl_uint index, const cl::vector<T, Alloc> &argPtr) in setArg() function in cl::Kernel 6009 setArg(cl_uint index, const T argPtr) in setArg() function in cl::Kernel 6021 setArg(cl_uint index, const T &value) in setArg() function in cl::Kernel 6032 cl_int setArg(cl_uint index, size_type size, const void* argPtr) in setArg() function in cl::Kernel
|
| D | cl.hpp | 4999 cl_int setArg(cl_uint index, const T &value) in setArg() function in cl::Kernel 5010 cl_int setArg(cl_uint index, ::size_t size, const void* argPtr) in setArg() function in cl::Kernel
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cLayoutBindingTests.cpp | 1052 void setArg(String& arg, const String& value) const in setArg() function in glcts::LayoutBindingBaseCase
|
| /third_party/glslang/glslang/HLSL/ |
| D | hlslParseHelper.cpp | 5767 const auto setArg = [&](int paramNum, TIntermTyped* arg) { in addInputArgumentConversions() local 5841 const auto setArg = [&](int paramNum, TIntermTyped* arg) { in expandArguments() local
|