Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compile_ff_gs.c372 c->prog_data->svbi_postincrement_value = num_verts; in gfx6_sol_program()
Dbrw_compiler.h1116 unsigned svbi_postincrement_value; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2407 ice->state.last_xfb_verts_per_prim = gs_prog_data->svbi_postincrement_value; in crocus_update_compiled_ff_gs()
Dcrocus_state.c6964 gs.SVBIPostIncrementValue = gs_prog_data->svbi_postincrement_value;