Skip to content

Commit

Permalink
cleanup 18
Browse files Browse the repository at this point in the history
last one frfr
  • Loading branch information
SolDev69 committed Nov 29, 2023
1 parent 03fdd10 commit 75e0b69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gallium/drivers/freedreno/a6xx/fd6_screen.cc
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ fd6_screen_init(struct pipe_screen *pscreen)
FD_GMEM_CLEARS_DEPTH_STENCIL |
FD_GMEM_DEPTH_ENABLED | FD_GMEM_STENCIL_ENABLED |
FD_GMEM_BLEND_ENABLED | FD_GMEM_LOGICOP_ENABLED);

pscreen->context_create = fd6_context_create;
pscreen->is_format_supported = fd6_screen_is_format_supported;

Expand Down

0 comments on commit 75e0b69

Please sign in to comment.