Files
mesa/src
Jason Ekstrand abfd4651ed anv/pipeline: Assume layout != NULL
In the early days of the driver we allowed layout to be VK_NULL_HANDLE
and used that for some internal pipelines when we wanted to be lazy.
Vulkan doesn't actually allow NULL layouts, however, so there's no
reason to have this check.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2019-11-18 18:35:14 +00:00
..
2019-11-13 12:39:14 +00:00
2019-10-28 11:24:39 +00:00
2019-11-07 06:11:19 -08:00
2019-11-18 18:35:14 +00:00
2019-10-31 17:09:59 +00:00