diff options
author | Kenneth Graunke <[email protected]> | 2018-02-26 23:41:33 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2018-03-02 14:19:33 -0800 |
commit | b04cf529f2e7bab6be22410d4be293aa5e650b03 (patch) | |
tree | 657787221aa66292086273b914bc295f91af7f9c /src/vulkan/Makefile.sources | |
parent | eb99bf8abe367aaf01ccf50347b510d8cfb87688 (diff) |
i965: Mark upload buffers with MAP_ASYNC and MAP_PERSISTENT.
This should have no practical impact. For the default uploader, we
don't really care, but for others, we may want to append more data
as the GPU is reading existing data, which means we need async and
persistent flags.
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'src/vulkan/Makefile.sources')
0 files changed, 0 insertions, 0 deletions