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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dffvertex_prog.c76 unsigned light_spotcutoff_is_180:1; member in struct:state_key::__anon14530
197 key->unit[i].light_spotcutoff_is_180 = 1;
956 if (!p->state->unit[i].light_spotcutoff_is_180) {
987 if (!p->state->unit[i].light_spotcutoff_is_180) {
/external/mesa3d/src/mesa/main/
H A Dffvertex_prog.c76 unsigned light_spotcutoff_is_180:1; member in struct:state_key::__anon27941
197 key->unit[i].light_spotcutoff_is_180 = 1;
956 if (!p->state->unit[i].light_spotcutoff_is_180) {
987 if (!p->state->unit[i].light_spotcutoff_is_180) {

Completed in 38 milliseconds