Searched defs:formatMap (Results 1 – 11 of 11) sorted by relevance
435 static const angle::base::NoDestructor<InternalFormatInfoMap> formatMap( in GetInternalFormatMap() local442 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
1489 static const angle::base::NoDestructor<InternalFormatInfoMap> formatMap( in GetInternalFormatMap() local1658 const InternalFormatInfoMap &formatMap = GetInternalFormatMap(); in GetSizedInternalFormatInfo() local1679 const InternalFormatInfoMap &formatMap = GetInternalFormatMap(); in GetInternalFormatInfo() local3211 const InternalFormatInfoMap &formatMap = GetInternalFormatMap(); in ValidES3InternalFormat() local
218 private CodeBlock formatMap(TypeMirror type, DelegateMethod delegateMethod) { in formatMap() method in ToPrettyStringExtension.ToPrettyStringImplementation
176 static const angle::base::NoDestructor<D3D9FormatMap> formatMap(BuildD3D9FormatMap()); in GetTextureFormatInfo() local
806 static ReferenceFormatMap formatMap; in iterate() local1808 static FormatMap formatMap; in formatToString() local
613 static FormatMap formatMap; in getFormatStr() local
97 static std::map<int, const char*> formatMap(compressedFormatNames, in getCompressedFormatName() local
4638 static char * formatMap(const int32_t * map, int len, char * buffer) in formatMap() function