Searched refs:get_light_mode (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_tnl.c157 get_light_mode(struct gl_light *l) function in typeref:typename:unsigned
186 en_lights |= get_light_mode(&ctx->Light.Light[i]) << 2 * i;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_tnl.c157 get_light_mode(struct gl_light *l) function in typeref:typename:unsigned
186 en_lights |= get_light_mode(&ctx->Light.Light[i]) << 2 * i;

Completed in 3 milliseconds