Home
last modified time | relevance | path

Searched defs:formatMap (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp409 static const angle::base::NoDestructor<InternalFormatInfoMap> formatMap( in GetInternalFormatMap() local
416 const InternalFormatInfoMap &formatMap = GetInternalFormatMap(); in GetInternalFormatInfo() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dformatutils.cpp1109 static const angle::base::NoDestructor<InternalFormatInfoMap> formatMap( in GetInternalFormatMap() local
1194 const InternalFormatInfoMap &formatMap = GetInternalFormatMap(); in GetSizedInternalFormatInfo() local
1215 const InternalFormatInfoMap &formatMap = GetInternalFormatMap(); in GetInternalFormatInfo() local
2523 const InternalFormatInfoMap &formatMap = GetInternalFormatMap(); in ValidES3InternalFormat() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp351 static const angle::base::NoDestructor<D3D9FormatMap> formatMap(BuildD3D9FormatMap()); in GetTextureFormatInfo() local