Reviewed-by: Bas Nieuwenhuizen
for the series.
On Fri, May 25, 2018 at 2:59 PM, Samuel Pitoiset
wrote:
> This reduces the number of SET_SH_REG packets which are emitted
> for applications that use more than one descriptor set per stage.
>
> We should be able to emit more SET_SH_REG packets cons
This reduces the number of SET_SH_REG packets which are emitted
for applications that use more than one descriptor set per stage.
We should be able to emit more SET_SH_REG packets consecutively
(like push constants and vertex buffers for the vertex stage),
but this will be improved later.
Signed-