Searched refs:gl_lightmodel (Results 1 – 4 of 4) sorted by relevance
180 struct gl_lightmodel *m = &ctx->Light.Model; in nv20_emit_light_model()
200 struct gl_lightmodel *m = &ctx->Light.Model; in nv10_emit_light_model()
291 struct gl_lightmodel struct591 struct gl_lightmodel Model; /**< Lighting model */
1239 init_lightmodel( struct gl_lightmodel *lm ) in init_lightmodel()