vulkan-cereal: Remove marshaling/decoding code for WSI extensions.

WSI extension structs and methods may refer to system native
opaque structs (e.g. in VK_KHR_xcb_surface some structs refer
to xcb_connection_t of which the definition is not available
for library users).  These structs and API calls should never
be used by guests, so we remove the marshaling / decoding code
for them.

Bug: 179477624
Change-Id: If07d76a4cff7348a19fa0f8c17402f9713794680
2 files changed
tree: ad04d8ecd6a863700626e7b3418d0be34af1dc15
  1. registry/