[Mesa-dev] [PATCH 2/4] vulkan/util: Add support to not generate the trampolines.
Emil Velikov
emil.l.velikov at gmail.com
Wed Aug 8 10:19:53 UTC 2018
On 8 August 2018 at 00:14, Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> wrote:
> @@ -146,7 +148,7 @@ static const uint16_t string_map[${strmap.hash_size}] = {
> };
>
> int
> -${name_prefix}_string_map_lookup(const char *str)
> +${name_prefix}_get_entrypoint_index(const char *str)
Unrelated - did you mean to have this as part of 1/4?
-Emil
More information about the mesa-dev
mailing list