Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.c421 static int transform_loop(struct emulate_loop_state * s, in transform_loop()
474 struct emulate_loop_state * s = &c->loop_state; in rc_transform_loops()
477 memset(s, 0, sizeof(struct emulate_loop_state)); in rc_transform_loops()
507 struct emulate_loop_state * s = &c->loop_state; in rc_emulate_loops()
Dradeon_emulate_loops.h19 struct emulate_loop_state { struct
Dradeon_compiler.h75 struct emulate_loop_state loop_state;