Skip to content
Snippets Groups Projects
Commit 7250cbaf authored by Kenneth Graunke's avatar Kenneth Graunke
Browse files

i965: Assert that we don't use CPU write maps to non-coherent buffers.


Using CPU maps of non-coherent buffers can get us in a lot of trouble,
and WC maps are a reasonable alternative anyway.  Guard against shooting
ourselves in the foot by adding an assert, and comment.

Reviewed-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: default avatarMatt Turner <mattst88@gmail.com>
parent de4c2eaa
No related branches found
Tags gst-rtsp-server-1.3.3
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment