Searched defs:idst (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_state.c449 int *idst = (int *)&context->vs_const_f[4 * device->max_vs_const_f]; local in function:prepare_vs_constants_userbuf
455 int *idst = (int *)&context->vs_const_f[4 * device->max_vs_const_f]; local in function:prepare_vs_constants_userbuf
537 int *idst = (int *)&context->ps_const_f[4 * device->max_ps_const_f]; local in function:prepare_ps_constants_userbuf
542 int *idst = (int *)&context->ps_const_f[4 * device->max_ps_const_f]; local in function:prepare_ps_constants_userbuf
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_state.c476 int *idst = (int *)&context->vs_const_f[4 * device->max_vs_const_f]; local in function:prepare_vs_constants_userbuf
482 int *idst = (int *)&context->vs_const_f[4 * device->max_vs_const_f]; local in function:prepare_vs_constants_userbuf
564 int *idst = (int *)&context->ps_const_f[4 * device->max_ps_const_f]; local in function:prepare_ps_constants_userbuf
569 int *idst = (int *)&context->ps_const_f[4 * device->max_ps_const_f]; local in function:prepare_ps_constants_userbuf

Completed in 10 milliseconds