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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dffvertex_prog.c75 unsigned char light_spotcutoff_is_180:1; member in struct:state_key::__anon7a2a12e40108
200 key->unit[i].light_spotcutoff_is_180 = 1;
939 if (!p->state->unit[i].light_spotcutoff_is_180) {
971 if (!p->state->unit[i].light_spotcutoff_is_180) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dffvertex_prog.c75 unsigned char light_spotcutoff_is_180:1; member in struct:state_key::__anonddcfd8970108
200 key->unit[i].light_spotcutoff_is_180 = 1;
948 if (!p->state->unit[i].light_spotcutoff_is_180) {
979 if (!p->state->unit[i].light_spotcutoff_is_180) {

Completed in 6 milliseconds