Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLKernel.cpp18 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/
DCLKernelCL.cpp129 cl_int CLKernelCL::setArg(cl_uint argIndex, size_t argSize, const void *argValue) in setArg() function in rx::CLKernelCL
/third_party/node/deps/npm/node_modules/minimist/
Dindex.js54 function setArg (key, val, arg) { function
/third_party/node/deps/npm/node_modules/mkdirp/node_modules/minimist/
Dindex.js54 function setArg (key, val, arg) { function
/third_party/node/deps/npm/node_modules/yargs-parser/
Dindex.js406 function setArg (key, val) { function
/third_party/mesa3d/include/CL/
Dcl2.hpp5988 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
Dcl.hpp4999 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/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl2.hpp5828 cl_int setArg(cl_uint index, const cl::pointer<T, D> &argPtr) in setArg() function in cl::Kernel
5838 cl_int setArg(cl_uint index, const cl::vector<T, Alloc> &argPtr) in setArg() function in cl::Kernel
5849 setArg(cl_uint index, const T argPtr) in setArg() function in cl::Kernel
5861 setArg(cl_uint index, const T &value) in setArg() function in cl::Kernel
5872 cl_int setArg(cl_uint index, size_type size, const void* argPtr) in setArg() function in cl::Kernel
Dcl.hpp4982 cl_int setArg(cl_uint index, const T &value) in setArg() function in cl::Kernel
4993 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/
Des31cLayoutBindingTests.cpp1052 void setArg(String& arg, const String& value) const in setArg() function in glcts::LayoutBindingBaseCase
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp5764 const auto setArg = [&](int paramNum, TIntermTyped* arg) { in addInputArgumentConversions() local
5838 const auto setArg = [&](int paramNum, TIntermTyped* arg) { in expandArguments() local
/third_party/node/tools/
Dlint-md.mjs30703 function setArg (key, val, arg) { function