Searched refs:FormatsMatch (Results 1 – 1 of 1) sorted by relevance
274 bool FormatsMatch(const char* pFormatStr, GX2SurfaceFormat otherFormat ) in FormatsMatch() function924 …if (!strcmp(config.dstFormat, DSTFORMAT_DEFAULT) || FormatsMatch(config.dstFormat, ppTexturesToCon… in _tmain()