Home
last modified time | relevance | path

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

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