Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_regalloc.h60 void rc_destroy_regalloc_state(struct rc_regalloc_state *s);
Dradeon_pair_regalloc.c741 void rc_destroy_regalloc_state(struct rc_regalloc_state *s) in rc_destroy_regalloc_state() function
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.c102 rc_destroy_regalloc_state(&r300->fs_regalloc_state); in r300_destroy_context()