Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/libraries/tc/include/
DTCGXDefs.h61 #define TPL_WRAP_MODE_CLAMP GX_CLAMP macro
/RvlSDK-3.3/build/libraries/tc/src/
DTCScriptFile.cpp442 wrapS = TPL_WRAP_MODE_CLAMP; in TCProcessImKey()
460 wrapT = TPL_WRAP_MODE_CLAMP; in TCProcessImKey()
DTCTPLToolbox.cpp566 if( imgPtr->wrapS != TPL_WRAP_MODE_CLAMP && in TCWriteTplFile()
571 if( imgPtr->wrapT != TPL_WRAP_MODE_CLAMP && in TCWriteTplFile()
2761 *dimPtr = TPL_WRAP_MODE_CLAMP; in TCSetFilterModeByDim()
2780 return TPL_WRAP_MODE_CLAMP; in TCSetFilterModeByDim()