mesa: update textures for bindless samplers bound to texture units
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 11 May 2017 15:29:53 +0000 (17:29 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 14 Jun 2017 08:04:36 +0000 (10:04 +0200)
commit70f2573103298b0bc6857a3d5d372ca9c1cede97
treec14947a39785ff98657c19f870f96f7bd5318ce8
parent9eaad42c58590498a692677d1932a5a83c7b2a05
mesa: update textures for bindless samplers bound to texture units

This is analogous to the existing SamplerUnits and SamplerTargets,
but it loops over bindless samplers bound to texture units.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/main/texstate.c
src/mesa/main/uniforms.c