Files
mesa/src/intel/vulkan
Jason Ekstrand 9bd8000c6c anv: Drop unneeded struct keywords
All VkFoo structs are typedef'd to not need the struct keyword.  Leaving
it in there is just extra characters and breaks Vulkan's aliasing when
stuff gets promoted to core versions.  It's better to just never use
struct for VkFoo.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
2020-01-03 11:32:34 -06:00
..
2019-12-13 20:42:40 +00:00
2019-06-29 22:41:06 +01:00
2020-01-03 11:32:34 -06:00
2020-01-03 11:32:34 -06:00
2019-10-24 13:57:40 +00:00
2018-10-24 18:15:05 +01:00
2018-10-26 18:33:11 +01:00
2019-11-18 18:35:14 +00:00