Home
last modified time | relevance | path

Searched defs:d3d9FormatInfo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DImage9.cpp244 const d3d9::TextureFormat &d3d9FormatInfo = d3d9::GetTextureFormatInfo(internalformat); in redefine() local
533 const d3d9::TextureFormat &d3d9FormatInfo = d3d9::GetTextureFormatInfo(mInternalFormat); in loadCompressedData() local
H A DRenderer9.cpp2595 const d3d9::TextureFormat &d3d9FormatInfo = d3d9::GetTextureFormatInfo(format); in createRenderTarget() local