Searched defs:formatMap (Results 1 – 9 of 9) sorted by relevance
409 static const angle::base::NoDestructor<InternalFormatInfoMap> formatMap( in GetInternalFormatMap() local416 const InternalFormatInfoMap &formatMap = GetInternalFormatMap(); in GetInternalFormatInfo() local
501 static String formatMap(int[] map) in formatMap() method in TestReorderingMode
504 static String formatMap(int[] map) in formatMap() method in TestReorderingMode
1109 static const angle::base::NoDestructor<InternalFormatInfoMap> formatMap( in GetInternalFormatMap() local1194 const InternalFormatInfoMap &formatMap = GetInternalFormatMap(); in GetSizedInternalFormatInfo() local1215 const InternalFormatInfoMap &formatMap = GetInternalFormatMap(); in GetInternalFormatInfo() local2486 const InternalFormatInfoMap &formatMap = GetInternalFormatMap(); in ValidES3InternalFormat() local
701 static ReferenceFormatMap formatMap; in iterate() local1613 static FormatMap formatMap; in formatToString() local
613 static FormatMap formatMap; in getFormatStr() local
351 static const angle::base::NoDestructor<D3D9FormatMap> formatMap(BuildD3D9FormatMap()); in GetTextureFormatInfo() local
97 static std::map<int, const char*> formatMap(compressedFormatNames, in getCompressedFormatName() local
4626 static char * formatMap(const int32_t * map, int len, char * buffer) in formatMap() function