96ec79c7e3
This could result in hangs if the entire descriptor set was inline uniforms. Fixes dEQP-VK.binding_model.descriptorset_random.sets4.dynindexed.ubolimitlow.nosbo.nosampledimg.outimgonly.iublimitlow.nouab.comp.noia.0 after0a0a04bdmade us prefetch descriptors again and uncovered this. Fixes:37cde2c6("tu: Rewrite inline uniform implementation") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20101>