Searched refs:gl_state_index (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_statevars.h133 } gl_state_index; typedef in typeref:enum:gl_state_index_
H A Dprog_statevars.c298 const gl_state_index mat = state[0];
302 const gl_state_index modifier = state[4];
745 append_token(char *dst, gl_state_index k)
1007 const gl_state_index mat = state[0];
1011 const gl_state_index modifier = state[4];
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_statevars.h175 } gl_state_index; typedef in typeref:enum:gl_state_index_
H A Dprog_statevars.c946 append_token(char *dst, gl_state_index k)
1280 const gl_state_index mat = state[0];

Completed in 6 milliseconds