Searched refs:specID (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Indirect/ |
| D | ind-bump-st.c | 103 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()
|
| D | ind-bump-xyz.c | 127 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()
|