Searched refs:nvc0_program_update_context_state (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_shader_state.c34 nvc0_program_update_context_state(struct nvc0_context *nvc0, function in typeref:typename:void
75 nvc0_program_update_context_state(nvc0, vp, 0);
143 nvc0_program_update_context_state(nvc0, fp, 4);
193 nvc0_program_update_context_state(nvc0, tp, 1);
217 nvc0_program_update_context_state(nvc0, tp, 2);
238 nvc0_program_update_context_state(nvc0, gp, 3);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_shader_state.c34 nvc0_program_update_context_state(struct nvc0_context *nvc0, function in typeref:typename:void
92 nvc0_program_update_context_state(nvc0, vp, 0);
170 nvc0_program_update_context_state(nvc0, fp, 4);
220 nvc0_program_update_context_state(nvc0, tp, 1);
243 nvc0_program_update_context_state(nvc0, tp, 2);
263 nvc0_program_update_context_state(nvc0, gp, 3);

Completed in 4 milliseconds