Skip to content
Snippets Groups Projects
Commit cd6ec2b1 authored by Samuel Pitoiset's avatar Samuel Pitoiset
Browse files

radv: implement a dummy winsys for creating devices without AMDGPU


To allow developers to test the compiler backends without having
any AMD GPUs. To create a null device, set eg.
RADV_FORCE_FAMILY=polaris10 in your environment.

Signed-off-by: default avatarSamuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: default avatarBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tested-by: Marge Bot <mesa/mesa!3872>
Part-of: <mesa/mesa!3872>
parent f280c00b
No related branches found
No related tags found
Loading
Showing
with 568 additions and 77 deletions
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