[Mesa-dev] [PATCH 3/4] gallium: add GREMEDY_string_marker
Emil Velikov
emil.l.velikov at gmail.com
Mon Dec 7 10:42:21 PST 2015
On 7 December 2015 at 16:45, Rob Clark <robdclark at gmail.com> wrote:
> From: Rob Clark <robclark at freedesktop.org>
>
> Only exposed w/ ST_DEBUG=gremedy.
>
Perhaps a bit of a silly question - why expose the extension only for
debug mesa builds ? Afaict there isn't any noticeable performance
implication (from infrastructural POV) is there ?
If driver X performance goes down the drain, just have them
conditionally return 0/1 for PIPE_CAP_STRING_MARKER ?
-Emil
More information about the mesa-dev
mailing list