Home
last modified time | relevance | path

Searched refs:fs_regalloc_state (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.c100 rc_destroy_regalloc_state(&r300->fs_regalloc_state); in r300_destroy_context()
504 rc_init_regalloc_state(&r300->fs_regalloc_state);
H A Dr300_context.h640 struct rc_regalloc_state fs_regalloc_state; /* Register allocator info for member
H A Dr300_fs.c429 rc_init(&compiler.Base, &r300->fs_regalloc_state); in r300_translate_fragment_shader()

Completed in 4 milliseconds