Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCopyTextureForBrowserHelper.h27 MaybeError ValidateCopyTextureForBrowser(DeviceBase* device,
DCopyTextureForBrowserHelper.cpp238 MaybeError ValidateCopyTextureForBrowser(DeviceBase* device, in ValidateCopyTextureForBrowser() function
DQueue.cpp382 ValidateCopyTextureForBrowser(GetDevice(), source, destination, copySize, options), in CopyTextureForBrowserInternal()