Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/utils/
DDawnHelpers.h80 static constexpr dawn::TextureFormat kDefaultColorFormat = dawn::TextureFormat::RGBA8Unorm; member
/third_party/skia/third_party/externals/dawn/src/utils/
DWGPUHelpers.h81 static constexpr wgpu::TextureFormat kDefaultColorFormat = wgpu::TextureFormat::RGBA8Unorm; member