glsl/builtin_functions: Rename int64 function to int64_avail
authorAlexander von Gluck IV <kallisti5@unixzen.com>
Wed, 30 Dec 2020 00:46:59 +0000 (18:46 -0600)
committerAlexander von Gluck IV <kallisti5@unixzen.com>
Tue, 5 Jan 2021 03:18:55 +0000 (21:18 -0600)
commitc7486c996e15a08c9b110ea6817eb304eecaa7b2
treea747c14d8e2dd598468e90bc22aa646de829b02e
parentcd2f3627a6c7c3bc839ccfd5d06f3a3a1105c1cf
glsl/builtin_functions: Rename int64 function to int64_avail

* int64 is a core type on Haiku (and potentially other platforms)
* rename to int64_avail matching other similar calls

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/compiler/glsl/builtin_functions.cpp