summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/buffer9.c
diff options
context:
space:
mode:
authorAxel Davy <[email protected]>2016-11-06 12:06:22 +0100
committerAxel Davy <[email protected]>2016-12-20 23:44:23 +0100
commit62068c9d90ceda8a4a6696dee1ec7f7a718b9d36 (patch)
tree35234692a4db9ef161a7b36cafed8df3748ac76b /src/gallium/state_trackers/nine/buffer9.c
parent804b28cdc461043bba18f1b2b914ef61b9773192 (diff)
st/nine: Fix BASETEX_REGISTER_UPDATE
BASETEX_REGISTER_UPDATE was adding the texture to the list of textures to upload in too many cases. tex->base.base.bind will be set to true if the texture is in a stateblock, whereas we want to upload only if bound to the device, which is what bind_count is for. Signed-off-by: Axel Davy <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/nine/buffer9.c')
0 files changed, 0 insertions, 0 deletions