virgl: tmp_resource -> templ
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 4 Apr 2019 09:53:42 +0000 (11:53 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 17 Apr 2019 07:27:08 +0000 (07:27 +0000)
commitc62434f106fccc03b2da1e6f7300588517437437
tree50a637406f8cba4e93057396f1893c8ed134a5a7
parent18a721fd566eb484772496110eed1bf0d1db0c83
virgl: tmp_resource -> templ

This isn't the temporary resource itself, it's the template that we'll
create the resource from. So let's name it appropriately.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
src/gallium/drivers/virgl/virgl_texture.c