Home
last modified time | relevance | path

Searched defs:CreateExternalTexture (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp533 Ref<TextureBase> Device::CreateExternalTexture( in CreateExternalTexture() function in dawn_native::d3d12::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp1385 ResultOrError<Ref<ExternalTextureBase>> DeviceBase::CreateExternalTexture( in CreateExternalTexture() function in dawn_native::DeviceBase