Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c63 struct r500_loop_info { struct
84 struct r500_loop_info * Loops; argument
464 struct r500_loop_info * loop; in emit_flowcontrol()
466 memory_pool_array_reserve(&s->C->Pool, struct r500_loop_info, in emit_flowcontrol()
470 memset(loop, 0, sizeof(struct r500_loop_info)); in emit_flowcontrol()