spirv: fixup signature
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 5 Aug 2019 15:23:51 +0000 (17:23 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 8 Aug 2019 16:20:29 +0000 (18:20 +0200)
commit75097114d9db63f7930de11b2e2f54142e58913f
treeebb43164aa4cd218727f3b0d6d9f3ef89bc2df8a
parent68c24b09c22b600d1e54fe116ee74fbddf4f0fc5
spirv: fixup signature

This avoids a warning on some compiler, complaining about implicitly
casting the function-pointer.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Fixes: d482a8f "spirv: Update the OpenCL.std.h header"
Acked-by: Eric Engestrom <eric@engestrom.ch>
src/compiler/spirv/vtn_opencl.c
src/compiler/spirv/vtn_private.h