Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/libraries/tc/include/
DTCGXDefs.h61 #define TPL_WRAP_MODE_CLAMP GX_CLAMP macro
/RvlSDK-3.1/build/libraries/tc/src/
DTCScriptFile.cpp437 wrapS = TPL_WRAP_MODE_CLAMP; in TCProcessImKey()
455 wrapT = TPL_WRAP_MODE_CLAMP; in TCProcessImKey()
DTCTPLToolbox.cpp561 if( imgPtr->wrapS != TPL_WRAP_MODE_CLAMP && in TCWriteTplFile()
566 if( imgPtr->wrapT != TPL_WRAP_MODE_CLAMP && in TCWriteTplFile()
2756 *dimPtr = TPL_WRAP_MODE_CLAMP; in TCSetFilterModeByDim()
2775 return TPL_WRAP_MODE_CLAMP; in TCSetFilterModeByDim()