anv/descriptor_set: Put the whole state in the state free list
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 11 Nov 2016 00:27:47 +0000 (16:27 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 17 Nov 2016 01:07:35 +0000 (17:07 -0800)
commit2e2160969e6e47ae9cd73385f9901d3bf1a92856
tree0875f583712eb05372b294eb87052f22366a22db
parent37537b7d868ddca376e2553a4ea9e5e0033a961c
anv/descriptor_set: Put the whole state in the state free list

We're not really saving much by just putting the offset in there.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/intel/vulkan/anv_descriptor_set.c