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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_ff_gs_emit.c349 struct brw_reg destination_indices_uw = local in function:gen6_sol_program
385 brw_MOV(p, destination_indices_uw,
400 /* If so, then overwrite destination_indices_uw with the appropriate
403 inst = brw_MOV(p, destination_indices_uw,
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_ff_gs.c378 struct brw_reg destination_indices_uw = local in function:gfx6_sol_program
414 brw_MOV(p, destination_indices_uw,
429 /* If so, then overwrite destination_indices_uw with the appropriate
432 inst = brw_MOV(p, destination_indices_uw,

Completed in 3 milliseconds