Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A Dformatutils9.cpp98 static D3D9FormatMap BuildD3D9FormatMap() in BuildD3D9FormatMap() function
177 static const angle::base::NoDestructor<D3D9FormatMap> formatMap(BuildD3D9FormatMap()); in GetTextureFormatInfo()