Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/libraries/gd/src/
DGDLight.c90 void GDSetLightSpot( GXLightID light, f32 cutoff, GXSpotFn spot_func ) in GDSetLightSpot() argument
95 spot_func = GX_SP_OFF; in GDSetLightSpot()
101 switch ( spot_func ) { in GDSetLightSpot()
/RvlSDK-3.1/include/revolution/gx/
DGXLighting.h111 GXSpotFn spot_func );
/RvlSDK-3.1/include/revolution/gd/
DGDLight.h79 GXSpotFn spot_func );