Searched refs:FormatEntry (Results 1 – 5 of 5) sorted by relevance
167 typedef Pair<FormatFlags, FormatKeys> FormatEntry; typedef168 typedef Range<FormatEntry> FormatEntries;
224 for (const FormatEntry* it = stdFmts.begin(); it != stdFmts.end(); it++) in addFormats()
70 static const FormatEntry s_es2Formats[] =
105 static const FormatEntry s_es3Formats[] =
68 typedef struct FormatEntry { struct72 } FormatEntry; typedef74 static const FormatEntry format_entries[] = {