Skip to content

Commit

Permalink
test include 1
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 committed Nov 24, 2023
1 parent 188eaf5 commit ba613b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gallium/drivers/freedreno/freedreno_screen.c
Original file line number Diff line number Diff line change
Expand Up @@ -1001,6 +1001,7 @@ fd_screen_get_fd(struct pipe_screen *pscreen)
struct fd_screen *screen = fd_screen(pscreen);
return fd_device_fd(screen->dev);
}
#include "freedreno/drm/kgsl/kgsl_priv.h"
static int
kgsl_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
uint64_t *value)
Expand Down

0 comments on commit ba613b7

Please sign in to comment.