8#ifndef skgpu_graphite_DawnTypesPriv_DEFINED
9#define skgpu_graphite_DawnTypesPriv_DEFINED
23#
if !defined(__EMSCRIPTEN__)
32#if !defined(__EMSCRIPTEN__)
43#
if !defined(__EMSCRIPTEN__)
55 wgpu::TextureFormat
fFormat = wgpu::TextureFormat::Undefined;
58 wgpu::TextureFormat
fViewFormat = wgpu::TextureFormat::Undefined;
60 wgpu::TextureAspect
fAspect = wgpu::TextureAspect::All;
61#if !defined(__EMSCRIPTEN__)
67#if !defined(__EMSCRIPTEN__)
68 bool IsEqualToYCbCrVkDescriptorField(wgpu::YCbCrVkDescriptor that)
const {
static void info(const char *fmt,...) SK_PRINTF_LIKE(1
DawnTextureInfo DawnTextureInfoFromWGPUTexture(WGPUTexture texture)
DawnTextureInfo DawnTextureSpecToTextureInfo(const DawnTextureSpec &dawnSpec, uint32_t sampleCount, Mipmapped mipmapped)
bool operator==(const DawnTextureSpec &that) const
wgpu::TextureUsage fUsage
DawnTextureSpec(const DawnTextureInfo &info)
wgpu::TextureAspect fAspect
wgpu::TextureFormat getViewFormat() const
wgpu::YCbCrVkDescriptor fYcbcrVkDescriptor
bool isCompatible(const DawnTextureSpec &that) const
wgpu::TextureFormat fFormat
DawnTextureSpec()=default
SkString toString() const
wgpu::TextureFormat fViewFormat