vrend/shader: report actual value for supported SSBO bindings and fix BindImageTexture in the precense of texture image views
We use a 32 bit mask, and the binding points must be distributed over all shader stages, so report 32 as the max supported combined SSBO count.
Signed-off-by: Gert Wollny gert.wollny@collabora.co.uk