[Mesa-dev] [PATCH 1/2] clover: Allow overriding platform/device version numbers
Emil Velikov
emil.l.velikov at gmail.com
Fri Mar 2 14:23:23 UTC 2018
Hi Aaron,
On 1 March 2018 at 19:44, Aaron Watry <awatry at gmail.com> wrote:
> Useful for testing API, builtin library, and device completeness of
> not-yet-supported versions.
>
Small fly-by comment:
As-is it seems like getenv(foo) will be called multiple times.
Perhaps it isn't that 'slow' since it's not a hot path.
Yet again, one could get different version across calls which does sound icky.
Perhaps it's not worth bothering about?
Emil
More information about the mesa-dev
mailing list