Searched refs:nv10_get_spot_coeff (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv10_driver.h | 167 nv10_get_spot_coeff(struct gl_light *l, float k[7]);
|
| H A D | nv10_state_tnl.c | 241 nv10_get_spot_coeff(struct gl_light *l, float k[7]) function in typeref:typename:void 308 nv10_get_spot_coeff(l, k);
|
| H A D | nv20_state_tnl.c | 224 nv10_get_spot_coeff(l, k);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv10_driver.h | 167 nv10_get_spot_coeff(struct gl_light *l, struct gl_light_uniforms *lu, float k[7]);
|
| H A D | nv10_state_tnl.c | 241 nv10_get_spot_coeff(struct gl_light *l, struct gl_light_uniforms *lu, float k[7]) function in typeref:typename:void 309 nv10_get_spot_coeff(l, lu, k);
|
| H A D | nv20_state_tnl.c | 225 nv10_get_spot_coeff(l, lu, k);
|
Completed in 6 milliseconds