Remove an assert statement to do with uniforms and element indexes.

This assert could trigger false positives on sampler types. We should eventually
replace our uniform handling logic with something more consistent with D3D11's
"everything is a constant buffer" model.

TRAC #23749

Signed-off-by: Shannon Woods
Signed-off-by: Nicolas Capens

1 file changed