i915g: Create an i915_surface for our pipe_surfaces.
authorEmma Anholt <emma@anholt.net>
Sun, 20 Jun 2021 15:41:50 +0000 (08:41 -0700)
committerEmma Anholt <emma@anholt.net>
Tue, 22 Jun 2021 18:06:37 +0000 (11:06 -0700)
commitf8867b3d989f3d338b0796c028aae7272b20f827
tree091cc42cb18d3891d7a801d8b241cd4879170093
parent51458ba9e9c7c8cc4e44b7ffb1e24ad88b25ffe3
i915g: Create an i915_surface for our pipe_surfaces.

Nothing added in yet, just wrapping the struct.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11512>
src/gallium/drivers/i915/i915_context.h
src/gallium/drivers/i915/i915_surface.c