anv: Get rid of the descriptor_set_binding struct
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Oct 2015 02:00:17 +0000 (19:00 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Oct 2015 02:02:29 +0000 (19:02 -0700)
commit896c1c65d67089417709f567c03e6930fc7af958
treeb91264afb31b4c283adae282739906c7344b4647
parent42683e37570bac2b0cb36896cf9a558ae0a24eb4
anv: Get rid of the descriptor_set_binding struct

We no longer need it as we have a better way to deal with dynamic offsets.
src/vulkan/anv_cmd_buffer.c
src/vulkan/anv_meta.c
src/vulkan/anv_private.h