Files
mesa/src/intel/vulkan
Jason Ekstrand c520f4dec9 anv: Add a concept of a descriptor buffer
This buffer goes along side the CPU data structure and may contain
pointers, bindless handles, or any other descriptor information.
Currently, all descriptors are size zero and nothing goes in the buffer
but this commit sets up the framework we will need later.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2019-03-05 10:06:50 -06:00
..
2019-01-08 18:47:56 +00:00
2019-01-08 18:47:56 +00:00
2018-07-25 20:55:35 +01:00
2019-01-08 18:47:56 +00:00
2018-10-24 18:15:05 +01:00
2018-10-26 18:33:11 +01:00
2019-01-17 15:08:22 -08:00