Searched refs:vertex_reuse_depth (Results 1 – 1 of 1) sorted by relevance
375 unsigned vertex_reuse_depth = physical_device->rad_info.chip_class >= GFX10_3 ? 30 : 0; in si_emit_graphics() local378 S_028838_VERTEX_REUSE_DEPTH(vertex_reuse_depth)); in si_emit_graphics()