Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.c90 rc_destroy_regalloc_state(&r300->vs_regalloc_state); in r300_destroy_context()
486 rc_init_regalloc_state(&r300->vs_regalloc_state, RC_VERTEX_PROGRAM);
H A Dr300_vs.c193 rc_init(&compiler.Base, &r300->vs_regalloc_state); in r300_translate_vertex_shader()
H A Dr300_context.h624 struct rc_regalloc_state vs_regalloc_state; /* Register allocator info for member