glspirv: no need to force entrypoint name to "main"
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 31 Oct 2018 10:55:44 +0000 (11:55 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 31 Oct 2018 14:57:23 +0000 (15:57 +0100)
commit95b8da22cfefc56dbb55c25a440a5df773a80871
tree24470fd5f5eedb7d03776781c53a26658e3917e9
parent27f1298b9d95899c4061294e384fadfd1c0a1b44
glspirv: no need to force entrypoint name to "main"

Since commit "intel/compiler: Stop assuming the entrypoint is called
"main"" there is no need to force the entrypoint name to be "main".

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/main/glspirv.c