Files
mesa/src/intel/vulkan
Jason Ekstrand 8d34077182 anv/device: Increase the UBO alignment requirement to 32
Push constants work in terms of 32-byte chunks so if we want to be able
to push UBOs, every thing needs to be 32-byte aligned.  Currently, we
only require 16-byte which is too small.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2017-12-08 15:43:25 -08:00
..
2017-10-17 11:08:26 -07:00
2017-10-18 09:08:08 -07:00
2017-07-22 20:12:10 -07:00
2017-11-09 16:29:33 -08:00