Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_format_utils.h37 angle::FormatID GetFormatIDFromWgpuTextureFormat(wgpu::TextureFormat wgpuFormat);
H A DSurfaceWgpu.cpp407 angle::FormatID angleFormat = webgpu::GetFormatIDFromWgpuTextureFormat(wgpuFormat); in updateCurrentTexture()
H A Dwgpu_format_table_autogen.cpp2152 angle::FormatID GetFormatIDFromWgpuTextureFormat(wgpu::TextureFormat wgpuFormat) in GetFormatIDFromWgpuTextureFormat() function