Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Indirect/
Dind-bump-st.c103 void setLight(GXLightID litID, GXChannelID diffID, GXChannelID specID,
268 void setLight(GXLightID litID, GXChannelID diffID, GXChannelID specID, in setLight() argument
301 GXSetChanAmbColor(specID, color3 ); in setLight()
302 GXSetChanMatColor(specID, color4 ); in setLight()
Dind-bump-xyz.c127 void setLight(GXLightID litID, GXChannelID diffID, GXChannelID specID,
337 void setLight(GXLightID litID, GXChannelID diffID, GXChannelID specID, in setLight() argument
370 GXSetChanAmbColor(specID, color3 ); in setLight()
371 GXSetChanMatColor(specID, color4 ); in setLight()