Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_format_utils.h36 wgpu::TextureFormat GetWgpuTextureFormatFromFormatID(angle::FormatID formatID);
69 return GetWgpuTextureFormatFromFormatID(mActualImageFormatID); in getActualWgpuTextureFormat()
H A DTextureWgpu.cpp445 webgpu::GetWgpuTextureFormatFromFormatID(webgpuFormat.getActualImageFormatID()), in initializeImage()
H A Dwgpu_format_table_autogen.cpp2037 wgpu::TextureFormat GetWgpuTextureFormatFromFormatID(angle::FormatID formatID) in GetWgpuTextureFormatFromFormatID() function