Home
last modified time | relevance | path

Searched refs:GetWgpuVertexFormatFromFormatID (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_format_utils.h38 wgpu::VertexFormat GetWgpuVertexFormatFromFormatID(angle::FormatID formatID);
73 return GetWgpuVertexFormatFromFormatID(mActualBufferFormatID); in getActualWgpuVertexFormat()
H A Dwgpu_format_table_autogen.cpp2363 wgpu::VertexFormat GetWgpuVertexFormatFromFormatID(angle::FormatID formatID) in GetWgpuVertexFormatFromFormatID() function