summaryrefslogtreecommitdiffstats
path: root/src/compiler/spirv/vtn_variables.c
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2016-06-26 02:00:40 +0200
committerSamuel Pitoiset <[email protected]>2016-07-20 11:10:56 +0200
commit1da704a94c57aa0b0cf8faaa3236fe47dfb8f88c (patch)
tree0bc49275b2c46e3fa74e05346eca256aa7450796 /src/compiler/spirv/vtn_variables.c
parentf0f466214e65aa462f80d3608296685011862714 (diff)
nvc0: increase the tex handles area size in the driver cb
Currently, we can store 32 tex handles of 32-bits integer each and that fits perfectly with the underlying hardware except on GM107+ which requires to upload a texture view for each images. This patch increases the number of storable texture handles in the driver constant buffer from 32 to 40 because we expose 8 images. Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/compiler/spirv/vtn_variables.c')
0 files changed, 0 insertions, 0 deletions