Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/projects/TexConv2/texConvert/
DTexConvert.h94 VT_SNORM ///< -128 to 128 enumerator
DTexConvert.cpp525 pConfig->valuetype = VT_SNORM; in InitializeConfig()
893 if (config.valuetype == VT_SNORM) in _tmain()