Home
last modified time | relevance | path

Searched defs:nativeDevice (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDeviceD3D.cpp19 DeviceD3D::DeviceD3D(GLint deviceType, void *nativeDevice) in DeviceD3D()
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DInternalStorageBufferBindingTests.cpp56 dawn_native::DeviceBase* nativeDevice = dawn_native::FromAPI(device.Get()); in CreateComputePipelineWithInternalStorage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDevice.cpp48 egl::Error Device::CreateDevice(EGLint deviceType, void *nativeDevice, Device **outDevice) in CreateDevice()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLContextCL.cpp60 for (cl_device_id nativeDevice : nativeDevices) in getDevices() local
90 const cl_device_id nativeDevice = device.getImpl<CLDeviceCL>().getNative(); in createCommandQueue() local
DCLPlatformCL.cpp364 cl_device_id nativeDevice = nativeDevices[index]; in createDevices() local