radeonsi: Use screen->use_ngg in si_init_draw_vbo_all_pipeline_options
radeonsi: Use screen->use_ngg in si_init_draw_vbo_all_pipeline_options
Fixes assertion failure in si_draw_rectangle with Navi 14, where NGG is disabled by default.
Fixes: cd7e20f5 ("radeonsi: specialize si_draw_rectangle using a C++ template")