Files
mesa/src
Chad Versace b51468b519 anv/pipeline: Validate VkGraphicsPipelineCreateInfo
The Vulkan spec (20 Oct 2015, git-aa308cb) states that some fields of
VkGraphicsPipelineCreateInfo are required under certain conditions.
Add a new function, anv_pipeline_validate_create_info() that asserts the
requirements hold.

The assertions helped me discover bugs in Crucible and anv_meta.c.
2015-10-20 10:55:54 -07:00
..
2015-10-07 11:48:49 -07:00
2015-10-05 14:34:16 -07:00
2015-07-22 16:35:27 +01:00