OSDN Git Service

i915: support NULL-resources
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 6 Mar 2019 12:28:24 +0000 (13:28 +0100)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 29 Apr 2019 10:28:38 +0000 (10:28 +0000)
commita11945d179b2779b24f9727b55e0a70f003f359d
treeca5040cca508554ceb110f9e5ebdf84fb20f5032
parenta8e8204b18697e8f45643abdd5b32b6c8f3659ac
i915: support NULL-resources

It's legal for a buffer-object to have a NULL-resource, but let's just
skip over it, as there's nothing to do.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
src/gallium/drivers/i915/i915_context.c