Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.cpp705 ExtensionType extType = ET_DDS; in _tmain() local
793 extType = ET_TGA; in _tmain()
809 extType = ET_DDS; in _tmain()
831 extType = ET_GTX; in _tmain()
1127 if(extType == ET_DDS) in _tmain()
1133 else if(extType == ET_TGA) in _tmain()