Skip to content

spirv: Add support for the CL Round instruction

Boris Brezillon requested to merge bbrezillon/mesa:vtn-cl-round into master

Add a round() implementation that's conformant with the CL spec.

v2:

  • Tweak the implementation to have it working on nvidia

/cc @jenatali @karolherbst @jekstrand

Edited by Boris Brezillon

Merge request reports