Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/gd/src/
DGDLight.c435 ((attn_fn==GX_AF_SPEC) ? GX_DF_NONE : diff_fn), in GDSetChanCtrl()
437 (attn_fn != GX_AF_SPEC), in GDSetChanCtrl()
/RvlSDK-3.2.2/build/demos/gddemo/src/
Dgd-light-create.c92 GX_LIGHT1, GX_DF_NONE, GX_AF_SPEC); in CreateModelDL()
Dgd-tev-gc.c435 GX_LIGHT1, GX_DF_NONE, GX_AF_SPEC); in SetLight()
/RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/
Dspheremap.c267 GX_AF_SPEC); in drawSphereMap()
Dparabolicmap.c302 GX_AF_SPEC); in drawParaboloidMap()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Lighting/
Dlit-specular.c531 afunc[1] = GX_AF_SPEC; in SetLight()
/RvlSDK-3.2.2/include/revolution/gx/
DGXEnum.h491 GX_AF_SPEC = 0, // use specular attenuation enumerator
/RvlSDK-3.2.2/build/demos/gxdemo/src/Indirect/
Dind-bump-st.c491 GX_DF_NONE, GX_AF_SPEC); in lightMapSetup()
Dind-bump-xyz.c544 GX_DF_NONE, GX_AF_SPEC); in lightMapSetup()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Tev/
Dtev-complex.c705 GX_AF_SPEC ); // used as specular light in SetLight()