Fix cases where trying to transfer from host directly after submitting command buffer (eg when trying to run dEQP-GLES2.functional.read_pixels.* or crosvm gpu_renderer::simple_clear tests) would fail non-deterministically due to the mapping occuring prior to the rendering completing by forcing a fence. In particular Mali platforms are highly susceptible to synchronization issues and also require setting the context prior to fencing. Signed-off-by: David Riley <davidriley@chromium.org> Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>macos/master
parent
752fb7c149
commit
c529faf1ba
Loading…
Reference in new issue