Skip to content

CL: Fix name mangling for pown and rootn from libclc

Jesse Natalie requested to merge jenatali/mesa:cl-pown into msclc-d3d12

Looks like it's not just ptr-to-int that needs int vs uint mangling, so this also includes a fixup of the commit that made that assumption.

Edited by Jesse Natalie

Merge request reports