Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp105 ResultOrError<const Format*> DeviceBase::GetInternalFormat(dawn::TextureFormat format) const { in GetInternalFormat() function in dawn_native::DeviceBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp662 ResultOrError<const Format*> DeviceBase::GetInternalFormat(wgpu::TextureFormat format) const { in GetInternalFormat() function in dawn_native::DeviceBase