anv: implement VK_EXT_depth_clip_enable
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 14 Jan 2019 18:06:33 +0000 (18:06 +0000)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 20 Feb 2019 09:57:58 +0000 (09:57 +0000)
commitf5092136755854b8b9591af93fa264a1b78737a1
tree42de4a3f512584d1970f50955c07ff7b8617a657
parentfa4e103c326a0411ff08984bc77e2feba35b8d9d
anv: implement VK_EXT_depth_clip_enable

A new extension allowing the user to explictly specify the clipping
behavior.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_device.c
src/intel/vulkan/anv_extensions.py
src/intel/vulkan/anv_pipeline.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_pipeline.c