Home
last modified time | relevance | path

Searched refs:mvpState (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprogramopt.c60 static const gl_state_index mvpState[4][STATE_LENGTH] = { in insert_mvp_dp4_code() local
69 mvpRef[i] = _mesa_add_state_reference(vprog->Parameters, mvpState[i]); in insert_mvp_dp4_code()
128 static const gl_state_index mvpState[4][STATE_LENGTH] = { in insert_mvp_mad_code() local
137 mvpRef[i] = _mesa_add_state_reference(vprog->Parameters, mvpState[i]); in insert_mvp_mad_code()