Searched refs:num_gs_verts_per_thread (Results 1 – 2 of 2) sorted by relevance
736 u32 num_gs_verts_per_thread; in r600_gfx_init() local1114 num_gs_verts_per_thread = dev_priv->r600_max_pipes * 16; in r600_gfx_init()1115 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread; in r600_gfx_init()1363 u32 num_gs_verts_per_thread; in r700_gfx_init() local1735 num_gs_verts_per_thread = dev_priv->r600_max_pipes * 16; in r700_gfx_init()1736 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread; in r700_gfx_init()
1171 u32 num_gs_verts_per_thread; in rv770_gpu_init() local1554 num_gs_verts_per_thread = rdev->config.rv770.max_pipes * 16; in rv770_gpu_init()1555 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread; in rv770_gpu_init()