Searched refs:STATE_LIGHT_ARRAY (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_statevars.h59 STATE_LIGHT_ARRAY, /* Multiple gl_light attributes loaded at once. */ enumerator in enum:gl_state_index_
H A Dprog_statevars.c119 case STATE_LIGHT_ARRAY: {
177 * STATE_LIGHT and STATE_LIGHT_ARRAY also rely on this memory
818 case STATE_LIGHT_ARRAY:
955 case STATE_LIGHT_ARRAY:
1295 case STATE_LIGHT_ARRAY:
1490 /* Convert the state var to STATE_LIGHT_ARRAY. */
1491 list->Parameters[first_param].StateIndexes[0] = STATE_LIGHT_ARRAY;
1514 /* We were not able to convert light attributes to STATE_LIGHT_ARRAY.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst3318 - mesa: rename STATE_LIGHT_ATTRIBS -> STATE_LIGHT_ARRAY for consistency

Completed in 95 milliseconds