~mmach/netext73/mesa-haswell

« back to all changes in this revision

Viewing changes to src/gallium/targets/pipe-loader/pipe_r600.c

  • Committer: mmach
  • Date: 2022-09-22 20:02:48 UTC
  • Revision ID: netbit73@gmail.com-20220922200248-7y4wybmdgipuwdiw
2022-09-22 21:17:09

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#include "frontend/drm_driver.h"
2
2
#include "target-helpers/drm_helper.h"
3
3
#include "target-helpers/inline_debug_helper.h"
4
 
#include "radeon/drm/radeon_drm_public.h"
5
 
#include "radeon/radeon_winsys.h"
 
4
#include "winsys/radeon_winsys.h"
6
5
#include "r600/r600_public.h"