Searched refs:DSTFORMAT_DEFAULT (Results 1 – 2 of 2) sorted by relevance
102 #define DSTFORMAT_DEFAULT "PASSTHROUGH" macro
358 strcpy_s(pConfig->dstFormat, DSTFORMAT_DEFAULT); in InitializeConfig()924 …if (!strcmp(config.dstFormat, DSTFORMAT_DEFAULT) || FormatsMatch(config.dstFormat, ppTexturesToCon… in _tmain()