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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c132 struct schedule_state { struct
160 static struct reg_value ** get_reg_valuep(struct schedule_state * s,
247 static void instruction_ready(struct schedule_state * s, struct schedule_instruction * sinst)
263 static void decrease_dependencies(struct schedule_state * s, struct schedule_instruction * sinst)
368 static void commit_update_reads(struct schedule_state * s,
386 static void commit_update_writes(struct schedule_state * s,
411 static void notify_sem_wait(struct schedule_state *s)
426 static void commit_alu_instruction(struct schedule_state * s, struct schedule_instruction * sinst)
446 static void emit_all_tex(struct schedule_state * s, struct rc_instruction * before)
881 struct schedule_state *
[all...]
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_schedule.c132 struct schedule_state { struct
160 static struct reg_value ** get_reg_valuep(struct schedule_state * s,
247 static void instruction_ready(struct schedule_state * s, struct schedule_instruction * sinst)
263 static void decrease_dependencies(struct schedule_state * s, struct schedule_instruction * sinst)
368 static void commit_update_reads(struct schedule_state * s,
386 static void commit_update_writes(struct schedule_state * s,
411 static void notify_sem_wait(struct schedule_state *s)
426 static void commit_alu_instruction(struct schedule_state * s, struct schedule_instruction * sinst)
446 static void emit_all_tex(struct schedule_state * s, struct rc_instruction * before)
881 struct schedule_state *
[all...]

Completed in 73 milliseconds