mesa/src/intel
Jason Ekstrand f0f7cc22f3 anv/descriptor_set: Use the correct size for the descriptor pool
The descriptor sizes array gives the total number of each type of
descriptor that will ever be allocated from the pool, not the total amount
that may be in any particular set.  In our case, this simply means that we
have to sum a bunch of things up and there we go.
2016-02-23 21:25:37 -08:00
..
genxml intel/genxml: Update macro documentation 2016-02-22 21:20:04 -08:00
isl isl: Stop including mesa/main/imports.h 2016-02-20 10:35:25 -08:00
vulkan anv/descriptor_set: Use the correct size for the descriptor pool 2016-02-23 21:25:37 -08:00
Makefile.am Move the intel vulkan driver to src/intel/vulkan 2016-02-18 10:37:59 -08:00