Skip to content

anv: provide dummy vkCmdSetPatchControlPointsEXT

Tapani Pälli requested to merge tpalli/mesa:add_entrypoint into main

This makes dEQP-VK.api.version_check.entry_points pass and matches how other drivers are handling this case. We do not support the feature but still need to provide a dummy entrypoint.

Signed-off-by: Tapani Pälli tapani.palli@intel.com

Merge request reports