Searched refs:gs_prim_buffer_depth (Results 1 – 1 of 1) sorted by relevance
728 u32 gs_prim_buffer_depth = 0; in r600_gfx_init() local1073 gs_prim_buffer_depth = 0; in r600_gfx_init()1079 gs_prim_buffer_depth = 32; in r600_gfx_init()1082 gs_prim_buffer_depth = 128; in r600_gfx_init()1089 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread; in r600_gfx_init()1272 u32 gs_prim_buffer_depth = 0; in r700_gfx_init() local1603 gs_prim_buffer_depth = 384; in r700_gfx_init()1606 gs_prim_buffer_depth = 128; in r700_gfx_init()1613 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread; in r700_gfx_init()