Skip to content

anv: Remove protected memory types from default_buffer_mem_types

What does this MR do and why?

Without this application could allocate protected memory buffers and use it in non-protected queues.

Merge request reports