Home
last modified time | relevance | path

Searched refs:CL_DEVICE_PLATFORM (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl.h359 #define CL_DEVICE_PLATFORM 0x1031 macro
Dopencl.hpp1229 F(cl_device_info, CL_DEVICE_PLATFORM, cl_platform_id) \
1844 clGetDeviceInfo(device, CL_DEVICE_PLATFORM, sizeof(platform), &platform, NULL); in getDevicePlatformVersion()
8782 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueAcquireD3D10Objects()
8815 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueReleaseD3D10Objects()
Dcl.hpp1371 F(cl_device_info, CL_DEVICE_PLATFORM, cl_platform_id) \
1794 clGetDeviceInfo(device, CL_DEVICE_PLATFORM, sizeof(platform), &platform, NULL); in getDevicePlatformVersion()
6529 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueAcquireD3D10Objects()
6562 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueReleaseD3D10Objects()