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.c434 static int transform_loop(struct emulate_loop_state * s, in transform_loop()
487 struct emulate_loop_state * s = &c->loop_state; in rc_transform_loops()
490 memset(s, 0, sizeof(struct emulate_loop_state)); in rc_transform_loops()
520 struct emulate_loop_state * s = &c->loop_state; in rc_emulate_loops()
Dradeon_emulate_loops.h44 struct emulate_loop_state { struct
Dradeon_compiler.h74 struct emulate_loop_state loop_state;