Home
last modified time | relevance | path

Searched defs:fc_state (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_vert_fc.c24 struct vert_fc_state * fc_state) in build_pred_src()
34 struct vert_fc_state * fc_state) in build_pred_dst()
55 static int reserve_predicate_reg(struct vert_fc_state * fc_state) in reserve_predicate_reg()
89 struct vert_fc_state * fc_state) in lower_bgnloop()
140 struct vert_fc_state * fc_state) in lower_brk()
158 struct vert_fc_state * fc_state) in lower_endloop()
172 struct vert_fc_state * fc_state) in lower_if()
206 struct vert_fc_state fc_state; in rc_vert_fc() local