Re: [Mesa-dev] [PATCH] draw: don't needlessly iterate through all sampler view slots

2018-02-27 Thread Brian Paul
On 02/26/2018 07:35 PM, srol...@vmware.com wrote: From: Roland Scheidegger We already stored the highest (potentially) used number. --- src/gallium/auxiliary/draw/draw_context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/auxiliary/draw/draw_context.c b/s

Re: [Mesa-dev] [PATCH] draw: don't needlessly iterate through all sampler view slots

2018-02-27 Thread Jose Fonseca
On 27/02/18 02:35, srol...@vmware.com wrote: From: Roland Scheidegger We already stored the highest (potentially) used number. --- src/gallium/auxiliary/draw/draw_context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/auxiliary/draw/draw_context.c b/src/ga

[Mesa-dev] [PATCH] draw: don't needlessly iterate through all sampler view slots

2018-02-26 Thread sroland
From: Roland Scheidegger We already stored the highest (potentially) used number. --- src/gallium/auxiliary/draw/draw_context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/auxiliary/draw/draw_context.c b/src/gallium/auxiliary/draw/draw_context.c index 9791ec5