frontend/hgl: inherit pipe_frontend_drawable instead of allocating separately
authorYonggang Luo <luoyonggang@gmail.com>
Mon, 5 Dec 2022 14:25:33 +0000 (09:25 -0500)
committerMarge Bot <emma+marge@anholt.net>
Fri, 9 Dec 2022 13:14:03 +0000 (13:14 +0000)
commit5be128f67dade50533a5fa3ac374e61b203a8442
treed5291e2b50cd0e0ede7a2853d99a453d3086c1d7
parent3ba24ad153e8f9c4cbf293dae0f54a77801cc994
frontend/hgl: inherit pipe_frontend_drawable instead of allocating separately

This is required by st/mesa now.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20027>
src/gallium/frontends/hgl/hgl.c
src/gallium/frontends/hgl/hgl_context.h
src/gallium/targets/haiku-softpipe/GalliumContext.cpp