mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 15:28:18 +02:00
We are really not going to use a winsys which does not need to store the va, so might as well store it in a standard field. Not sure this helps perf much though, as most of the cost is in the cache miss accessing the bo anyway, which we stil need to do. Reviewed-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> |
||
|---|---|---|
| .. | ||
| radv_amdgpu_bo.c | ||
| radv_amdgpu_bo.h | ||
| radv_amdgpu_cs.c | ||
| radv_amdgpu_cs.h | ||
| radv_amdgpu_surface.c | ||
| radv_amdgpu_surface.h | ||
| radv_amdgpu_winsys.c | ||
| radv_amdgpu_winsys.h | ||
| radv_amdgpu_winsys_public.h | ||