Searched refs:brw_set_uip_jip (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_eu.h531 void brw_set_uip_jip(struct brw_codegen *p, int start_offset);
H A Dbrw_fs_generator.cpp2081 brw_set_uip_jip(p, start_offset);
H A Dbrw_vec4_generator.cpp2159 brw_set_uip_jip(p, 0);
H A Dbrw_eu_emit.c1782 * For gen6+, see brw_set_uip_jip(), which doesn't care so much about the loop
2750 brw_set_uip_jip(struct brw_codegen *p, int start_offset) function

Completed in 176 milliseconds