Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/libraries/gd/src/
DGDGeometry.c428 u32 tgType; in GDSetTexCoordGen() local
472 tgType = XF_TEXGEN_REGULAR; in GDSetTexCoordGen()
476 tgType = XF_TEXGEN_REGULAR; in GDSetTexCoordGen()
491 tgType = XF_TEXGEN_EMBOSS_MAP; in GDSetTexCoordGen()
497 tgType = XF_TEXGEN_COLOR_STRGBC0; in GDSetTexCoordGen()
499 tgType = XF_TEXGEN_COLOR_STRGBC1; in GDSetTexCoordGen()
509 XF_TEX( proj, form, tgType, row, in GDSetTexCoordGen()