st/mesa: add infrastructure for storing bound texture/image handles
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 12 May 2017 12:15:29 +0000 (14:15 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 14 Jun 2017 08:04:36 +0000 (10:04 +0200)
commit66a2589d00e38f0d25530ec70274cf42c35e1f9d
tree1ec97cf95bce8c3e94948234bc034878b3fd55b1
parentb6b915afa45da8e0da3ad315f523051ae1b5d836
st/mesa: add infrastructure for storing bound texture/image handles

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/state_tracker/st_context.c
src/mesa/state_tracker/st_context.h
src/mesa/state_tracker/st_texture.c
src/mesa/state_tracker/st_texture.h