Home
last modified time | relevance | path

Searched refs:pOtherStr (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.cpp276 const char* pOtherStr = FormatTypeToString( otherFormat ); in FormatsMatch() local
277 if(0 == strcmp(pOtherStr, pFormatStr)) in FormatsMatch()