Skip to content

anv: fix argument name for vkCmdEndQuery

Doesn't fix anything but it's not the right function prototype.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Fixes: 673f33c7 ("anv: Implement CmdBegin/EndQueryIndexed")

Merge request reports