Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog_dump.c188 vs->fc_loop_index[i]); in r300_vertex_program_dump()
H A Dradeon_code.h279 int32_t fc_loop_index[R300_VS_MAX_FC_OPS]; member
H A Dr3xx_vertprog.c512 compiler->code->fc_loop_index[compiler->code->num_fc_ops] = in translate_vertex_program()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c1148 OUT_CS_TABLE(code->fc_loop_index, R300_VS_MAX_FC_OPS); in r300_emit_vs_state()