gallium: increase PIPE_MAX_SHADER_SAMPLER_VIEWS to 128
authorRoland Scheidegger <sroland@vmware.com>
Tue, 27 Feb 2018 02:38:17 +0000 (03:38 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Tue, 6 Mar 2018 04:18:17 +0000 (05:18 +0100)
commitcf4a92fda29ca2ab76179287bdd76f4a6183dd0e
tree9d6caf9d28ffc8c4f1cea683a91e9ef542784b64
parent06e724c7b4ade29868531edb20900859f566a077
gallium: increase PIPE_MAX_SHADER_SAMPLER_VIEWS to 128

Some state trackers require 128.
(There are no plans to increase PIPE_MAX_SAMPLERS too, since with gl
state tracker it's unlikely more than 32 will be needed, if you need
more use bindless.)
src/gallium/include/pipe/p_state.h