Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/gd/src/
DGDGeometry.c432 u32 tgType; in GDSetTexCoordGen() local
476 tgType = XF_TEXGEN_REGULAR; in GDSetTexCoordGen()
480 tgType = XF_TEXGEN_REGULAR; in GDSetTexCoordGen()
495 tgType = XF_TEXGEN_EMBOSS_MAP; in GDSetTexCoordGen()
501 tgType = XF_TEXGEN_COLOR_STRGBC0; in GDSetTexCoordGen()
503 tgType = XF_TEXGEN_COLOR_STRGBC1; in GDSetTexCoordGen()
513 XF_TEX( proj, form, tgType, row, in GDSetTexCoordGen()