st/nine: Optimize volume upload with conversion
authorAxel Davy <davyaxel0@gmail.com>
Wed, 10 Apr 2019 20:21:48 +0000 (22:21 +0200)
committerAxel Davy <davyaxel0@gmail.com>
Tue, 30 Apr 2019 17:18:50 +0000 (19:18 +0200)
commit4a51a7c1da54e853dbd59d1ae714d0acf14f3593
treef13c500f6378f7269d357c13d8bab565c44de8bc
parentfac3f993772edc9be1682b439b45ddbe3463bd4f
st/nine: Optimize volume upload with conversion

Use nine_context_box_upload instead of locking the pipe
for volume upload with format conversion.
nine_context_box_upload already handles format
conversion.

Signed-off-by: Axel Davy <davyaxel0@gmail.com>
src/gallium/state_trackers/nine/volume9.c