diff options
author | Xu,Randy <[email protected]> | 2017-03-18 19:20:17 +0800 |
---|---|---|
committer | Tapani Pälli <[email protected]> | 2017-03-20 08:31:18 +0200 |
commit | 57595cb0739d50a3fbd0841d7475bd775f3e24f3 (patch) | |
tree | 4b4fd3658e542faf4b7c515af6b354aaee3cc39e /docs/relnotes | |
parent | e70e7cc7ffcb40f2ac6844b19a2d9b1bb26693a7 (diff) |
anv/genX: Solve the vkCreateGraphicsPipelines crash
The crash is due to NULL pColorBlendState, which is legal if the
pipeline has rasterization disabled or if the subpass of the render pass
the pipeline is created against does not use any color attachments.
Test: Sample subpasses from LunarG can run without crash
Signed-off-by: Xu,Randy <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Cc: "17.0 13.0" <[email protected]>
Diffstat (limited to 'docs/relnotes')
0 files changed, 0 insertions, 0 deletions