/third_party/mesa3d/src/gallium/targets/opencl/ |
D | OpenCL.def | 100 clCreateCommandQueueWithProperties
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | dispatch.cpp | 171 clCreateCommandQueueWithProperties,
|
D | queue.cpp | 130 clCreateCommandQueueWithProperties(cl_context d_ctx, cl_device_id d_dev, in clCreateCommandQueueWithProperties() function
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.map | 116 clCreateCommandQueueWithProperties;
|
D | libOpenCL_autogen.cpp | 907 clCreateCommandQueueWithProperties(cl_context context, in clCreateCommandQueueWithProperties() function 912 return cl::GetDispatch().clCreateCommandQueueWithProperties(context, device, properties, in clCreateCommandQueueWithProperties()
|
/third_party/opencl-headers/ |
D | README_zh.md | 54 queue_ = clCreateCommandQueueWithProperties(context_, device_id, 0, &err);
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | cl_dispatch_table.cpp | 161 cl::clCreateCommandQueueWithProperties,
|
D | proc_table_cl_autogen.cpp | 119 {"clCreateCommandQueueWithProperties", P(::cl::clCreateCommandQueueWithProperties)}, in GetProcTable()
|
D | entry_points_cl_autogen.h | 481 clCreateCommandQueueWithProperties(cl_context context,
|
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
D | opencl_wrapper.cc | 151 LOAD_OPENCL_FUNCTION_PTR(clCreateCommandQueueWithProperties); in LoadLibraryFromPath() 240 CL_DEFINE_FUNC_PTR(clCreateCommandQueueWithProperties); 688 cl_command_queue clCreateCommandQueueWithProperties(cl_context context, cl_device_id device, in clCreateCommandQueueWithProperties() function 690 auto func = mindspore::lite::opencl::clCreateCommandQueueWithProperties; in clCreateCommandQueueWithProperties()
|
D | opencl_wrapper.h | 196 CL_DECLARE_FUNC_PTR(clCreateCommandQueueWithProperties);
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 137 LOAD_OPENCL_FUNCTION_PTR(clCreateCommandQueueWithProperties); in LoadLibraryFromPath() 222 CL_DEFINE_FUNC_PTR(clCreateCommandQueueWithProperties); 723 cl_command_queue clCreateCommandQueueWithProperties(cl_context context, cl_device_id device, in clCreateCommandQueueWithProperties() function 726 auto func = OHOS::clCreateCommandQueueWithProperties; in clCreateCommandQueueWithProperties()
|
/third_party/boost/libs/compute/test/ |
D | test_command_queue.cpp | 145 clCreateCommandQueueWithProperties(context, device.id(), 0, 0); in BOOST_AUTO_TEST_CASE()
|
/third_party/opencl-headers/include/ |
D | opencl_wrapper.h | 197 CL_DECLARE_FUNC_PTR(clCreateCommandQueueWithProperties);
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl2.hpp | 837 …EATE_COMMAND_QUEUE_WITH_PROPERTIES_ERR CL_HPP_ERR_STR_(clCreateCommandQueueWithProperties) 6710 object_ = ::clCreateCommandQueueWithProperties( in CommandQueue() 6758 object_ = ::clCreateCommandQueueWithProperties( in CommandQueue() 6805 object_ = ::clCreateCommandQueueWithProperties( in CommandQueue() 6854 object_ = ::clCreateCommandQueueWithProperties( in CommandQueue() 6888 object_ = ::clCreateCommandQueueWithProperties( in CommandQueue() 6921 object_ = ::clCreateCommandQueueWithProperties( in CommandQueue() 8169 object_ = ::clCreateCommandQueueWithProperties( in DeviceCommandQueue() 8193 object_ = ::clCreateCommandQueueWithProperties( in DeviceCommandQueue() 8220 object_ = ::clCreateCommandQueueWithProperties( in DeviceCommandQueue() [all …]
|
D | cl.h | 752 clCreateCommandQueueWithProperties(cl_context /* context */,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
D | CLContextCL.cpp | 102 nativeQueue = mNative->getDispatch().clCreateCommandQueueWithProperties( in createCommandQueue()
|
D | CLPlatformCL.cpp | 263 (mNative->getDispatch().clCreateCommandQueueWithProperties == nullptr || in createInfo()
|
/third_party/mesa3d/include/CL/ |
D | cl2.hpp | 883 …EATE_COMMAND_QUEUE_WITH_PROPERTIES_ERR CL_HPP_ERR_STR_(clCreateCommandQueueWithProperties) 7083 object_ = ::clCreateCommandQueueWithProperties( 7149 object_ = ::clCreateCommandQueueWithProperties( 7214 object_ = ::clCreateCommandQueueWithProperties( 7280 object_ = ::clCreateCommandQueueWithProperties( 7331 object_ = ::clCreateCommandQueueWithProperties( 7382 object_ = ::clCreateCommandQueueWithProperties( 8755 object_ = ::clCreateCommandQueueWithProperties( 8779 object_ = ::clCreateCommandQueueWithProperties( 8806 object_ = ::clCreateCommandQueueWithProperties( [all …]
|
D | cl.h | 1056 clCreateCommandQueueWithProperties(cl_context context,
|
/third_party/boost/boost/compute/ |
D | command_queue.hpp | 145 m_queue = clCreateCommandQueueWithProperties( in command_queue()
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_icd.h | 1253 cl_api_clCreateCommandQueueWithProperties clCreateCommandQueueWithProperties; member
|
D | cl.h | 1058 clCreateCommandQueueWithProperties(cl_context context,
|
/third_party/boost/libs/compute/include/boost/compute/ |
D | command_queue.hpp | 145 m_queue = clCreateCommandQueueWithProperties( in command_queue()
|
/third_party/opencl-headers/CL/ |
D | cl.h | 1058 clCreateCommandQueueWithProperties(cl_context context,
|