Home
last modified time | relevance | path

Searched refs:cl_device_pci_bus_info_khr (Results 1 – 10 of 10) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/extensions/public/
H A Dcl_ext_private.h249 } cl_device_pci_bus_info_khr; typedef
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/cl_device/
H A Dcl_device_info.h129 cl_device_pci_bus_info_khr pciBusInfo;
/dports/math/stanmath/math-4.2.0/lib/opencl_2.0.15/tests/
H A Dtest_openclhpp.cpp2943 if (param_value_size == sizeof(cl_device_pci_bus_info_khr) && param_value) { in clGetDeviceInfo_uuid_pci_bus_info()
2944cl_device_pci_bus_info_khr* pInfo = static_cast<cl_device_pci_bus_info_khr*>(param_value); in clGetDeviceInfo_uuid_pci_bus_info()
2951 *param_value_size_ret = sizeof(cl_device_pci_bus_info_khr); in clGetDeviceInfo_uuid_pci_bus_info()
3005 cl_device_pci_bus_info_khr info = d0.getInfo<CL_DEVICE_PCI_BUS_INFO_KHR>(); in testDevicePCIBusInfo_KHR()
/dports/devel/opencl/OpenCL-CLHPP-2.0.15/tests/
H A Dtest_openclhpp.cpp2943 if (param_value_size == sizeof(cl_device_pci_bus_info_khr) && param_value) { in clGetDeviceInfo_uuid_pci_bus_info()
2944cl_device_pci_bus_info_khr* pInfo = static_cast<cl_device_pci_bus_info_khr*>(param_value); in clGetDeviceInfo_uuid_pci_bus_info()
2951 *param_value_size_ret = sizeof(cl_device_pci_bus_info_khr); in clGetDeviceInfo_uuid_pci_bus_info()
3005 cl_device_pci_bus_info_khr info = d0.getInfo<CL_DEVICE_PCI_BUS_INFO_KHR>(); in testDevicePCIBusInfo_KHR()
/dports/security/hashcat/hashcat-6.2.5/deps/git/OpenCL-Headers/CL/
H A Dcl_ext.h707 } cl_device_pci_bus_info_khr; typedef
/dports/devel/opencl/OpenCL-Headers-2021.06.30/CL/
H A Dcl_ext.h707 } cl_device_pci_bus_info_khr; typedef
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/device/
H A Dget_device_info_tests.cpp1017 cl_device_pci_bus_info_khr devicePciBusInfo; in TEST()
/dports/math/stanmath/math-4.2.0/lib/opencl_2.0.15/include/CL/
H A Dopencl.hpp1521 CL_HPP_DECLARE_PARAM_TRAITS_(cl_device_info, CL_DEVICE_PCI_BUS_INFO_KHR, cl_device_pci_bus_info_khr) in CL_HPP_DECLARE_PARAM_TRAITS_()
/dports/devel/opencl/OpenCL-CLHPP-2.0.15/include/CL/
H A Dopencl.hpp1521 CL_HPP_DECLARE_PARAM_TRAITS_(cl_device_info, CL_DEVICE_PCI_BUS_INFO_KHR, cl_device_pci_bus_info_khr) in CL_HPP_DECLARE_PARAM_TRAITS_()
/dports/devel/vexcl/vexcl-1.4.3/CL/
H A Dopencl.hpp1529 CL_HPP_DECLARE_PARAM_TRAITS_(cl_device_info, CL_DEVICE_PCI_BUS_INFO_KHR, cl_device_pci_bus_info_khr) in CL_HPP_DECLARE_PARAM_TRAITS_()