Variable VkSparseImageMemoryBind.extent

struct VkSparseImageMemoryBind
{
  // ...
  VkExtent3D extent ;
  // ...
}