Searched defs:nativeDevice (Results 1 – 5 of 5) sorted by relevance
57 for (cl_device_id nativeDevice : nativeDevices) in getDevices() local86 const cl_device_id nativeDevice = device.getImpl<CLDeviceCL>().getNative(); in createCommandQueue() local
360 cl_device_id nativeDevice = nativeDevices[index]; in createDevices() local
19 Device11::Device11(void *nativeDevice) in Device11()
48 egl::Error Device::CreateDevice(EGLint deviceType, void *nativeDevice, Device **outDevice) in CreateDevice()
92 AMidiDevice* nativeDevice; member in TestContext