Searched defs:wgpuFormat (Results 1 – 2 of 2) sorted by relevance
2152 angle::FormatID GetFormatIDFromWgpuTextureFormat(wgpu::TextureFormat wgpuFormat) in GetFormatIDFromWgpuTextureFormat()2410 angle::FormatID GetFormatIDFromWgpuBufferFormat(wgpu::VertexFormat wgpuFormat) in GetFormatIDFromWgpuBufferFormat()
406 wgpu::TextureFormat wgpuFormat = texture.texture.GetFormat(); in updateCurrentTexture() local