Home
last modified time | relevance | path

Searched refs:CL_DEVICE_PLATFORM (Results 151 – 170 of 170) sorted by relevance

1234567

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/include/CL/
H A Dcl.hpp1380 F(cl_device_info, CL_DEVICE_PLATFORM, cl_platform_id) \
1803 clGetDeviceInfo(device, CL_DEVICE_PLATFORM, sizeof(platform), &platform, NULL); in getDevicePlatformVersion()
6534 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueAcquireD3D10Objects()
6567 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueReleaseD3D10Objects()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/include/CL/
H A Dcl.hpp1380 F(cl_device_info, CL_DEVICE_PLATFORM, cl_platform_id) \
1803 clGetDeviceInfo(device, CL_DEVICE_PLATFORM, sizeof(platform), &platform, NULL); in getDevicePlatformVersion()
6534 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueAcquireD3D10Objects()
6567 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueReleaseD3D10Objects()
/dports/lang/clover/mesa-21.3.6/include/CL/
H A Dcl.hpp1380 F(cl_device_info, CL_DEVICE_PLATFORM, cl_platform_id) \
1803 clGetDeviceInfo(device, CL_DEVICE_PLATFORM, sizeof(platform), &platform, NULL); in getDevicePlatformVersion()
6534 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueAcquireD3D10Objects()
6567 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueReleaseD3D10Objects()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dopencl.c1225 …status = clEnv->library->clGetDeviceInfo(clEnv->device, CL_DEVICE_PLATFORM, sizeof(cl_platform_id)… in InitOpenCLPlatformDevice()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dopencl.c1225 …status = clEnv->library->clGetDeviceInfo(clEnv->device, CL_DEVICE_PLATFORM, sizeof(cl_platform_id)… in InitOpenCLPlatformDevice()
/dports/finance/vanitygen/vanitygen-cd1a728/
H A Doclengine.c205 ret = clGetDeviceInfo(did, CL_DEVICE_PLATFORM, in vg_ocl_device_getplatform()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavutil/
H A Dhwcontext_opencl.c675 cle = clGetDeviceInfo(hwctx->device_id, CL_DEVICE_PLATFORM, in opencl_device_init()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavutil/
H A Dhwcontext_opencl.c678 cle = clGetDeviceInfo(hwctx->device_id, CL_DEVICE_PLATFORM, in opencl_device_init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c678 cle = clGetDeviceInfo(hwctx->device_id, CL_DEVICE_PLATFORM, in opencl_device_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c678 cle = clGetDeviceInfo(hwctx->device_id, CL_DEVICE_PLATFORM, in opencl_device_init()
/dports/graphics/tesseract/tesseract-5.0.0/src/opencl/
H A Dopenclwrapper.cpp587 clStatus = clGetDeviceInfo(gpuInfo->mpDevID, CL_DEVICE_PLATFORM, sizeof(cl_platform_id), in populateGPUEnvFromDevice()
/dports/multimedia/handbrake/ffmpeg-4.4/libavutil/
H A Dhwcontext_opencl.c678 cle = clGetDeviceInfo(hwctx->device_id, CL_DEVICE_PLATFORM, in opencl_device_init()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OCL/OpenCL/CL/
H A Dcl.hpp1271 F(cl_device_info, CL_DEVICE_PLATFORM, cl_platform_id) \
5924 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueAcquireD3D10Objects()
5957 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueReleaseD3D10Objects()
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dopencl.c1591 …(cl->dlocl->symbols->dt_clGetDeviceInfo)(devid, CL_DEVICE_PLATFORM, sizeof(cl_platform_id), &platf… in dt_opencl_load_program()
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dopencl.c1606 …(cl->dlocl->symbols->dt_clGetDeviceInfo)(devid, CL_DEVICE_PLATFORM, sizeof(cl_platform_id), &platf… in dt_opencl_load_program()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OCL/OpenCL/mac/
H A Dcl.hpp828 F(cl_device_info, CL_DEVICE_PLATFORM, cl_platform_id) \
/dports/math/viennacl/ViennaCL-1.7.1/CL/
H A Dcl.hpp828 F(cl_device_info, CL_DEVICE_PLATFORM, cl_platform_id) \
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Docl.cpp2572 CV_OCL_DBG_CHECK(clGetDeviceInfo(d, CL_DEVICE_PLATFORM, sizeof(cl_platform_id), &pl, NULL)); in createFromDevice()
2819 …CV_OCL_CHECK(status = clGetDeviceInfo((cl_device_id)device.ptr(), CL_DEVICE_PLATFORM, sizeof(cl_pl… in svmInit()
/dports/devel/oclgrind/Oclgrind-21.10/src/runtime/
H A Druntime.cpp747 case CL_DEVICE_PLATFORM: in clGetDeviceInfo()
/dports/devel/erlang-cl/cl-cl-1.2.4/c_src/
H A Dcl_nif.c1680 { &ATOM(platform), CL_DEVICE_PLATFORM, false, OCL_PLATFORM, 0, 0 },

1234567