HomeSort by: relevance | last modified time | path
    Searched refs:gl_state_index (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
prog_statevars.h 133 } gl_state_index; typedef in typeref:enum:gl_state_index_
prog_statevars.c 298 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/
prog_statevars.h 175 } gl_state_index; typedef in typeref:enum:gl_state_index_
prog_statevars.c 946 append_token(char *dst, gl_state_index k)
1280 const gl_state_index mat = state[0];

Completed in 8 milliseconds