On 05/10/2018 10:21 AM, Marek Olšák wrote:
From: Marek Olšák <marek.ol...@amd.com>

The slot index is always 0, and is pretty unlikely to change in the future.
---
  src/gallium/auxiliary/cso_cache/cso_context.c | 52 ++++++++++-----------------
  src/gallium/auxiliary/cso_cache/cso_context.h |  5 ---
  src/gallium/auxiliary/hud/hud_context.c       | 14 +++-----
  src/gallium/auxiliary/util/u_blit.c           |  5 ++-
  src/gallium/auxiliary/util/u_vbuf.c           | 22 +++++-------
  src/gallium/auxiliary/util/u_vbuf.h           |  7 ++--
  src/mesa/state_tracker/st_cb_bitmap.c         |  5 +--
  src/mesa/state_tracker/st_cb_drawtex.c        |  3 +-
  src/mesa/state_tracker/st_context.c           | 15 ++------
  src/mesa/state_tracker/st_draw.c              | 10 +-----
  src/mesa/state_tracker/st_pbo.c               |  2 +-
  11 files changed, 45 insertions(+), 95 deletions(-)

Looks OK to me.

Reviewed-by: Brian Paul <bri...@vmware.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to