anv/pipeline: remove the pipeline layout field from anv_pipeline
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 25 Jan 2018 11:07:34 +0000 (12:07 +0100)
committerIago Toral Quiroga <itoral@igalia.com>
Fri, 26 Jan 2018 13:06:47 +0000 (14:06 +0100)
commitd3ce493b34d6c2cacaf4dd17d8646b4db7448784
treeeb724405af357bb7b3add89946113092bcf7549b
parent75a4802060095da87283e6de8239cdb03147c8d8
anv/pipeline: remove the pipeline layout field from anv_pipeline

It no longer has any users.

Suggested-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_pipeline.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_pipeline.c