Searched refs:boxedLayout (Results 1 – 1 of 1) sorted by relevance
553 VkDescriptorSetLayout boxedLayout = in save() local556 stream->putBe64((uint64_t)boxedLayout); in save()778 VkDescriptorSetLayout boxedLayout = (VkDescriptorSetLayout)stream->getBe64(); in load() local779 layouts.push_back(unbox_VkDescriptorSetLayout(boxedLayout)); in load()