Searched refs:currExtSize (Results 1 – 1 of 1) sorted by relevance
10378 …size_t currExtSize = goldfish_vk_extension_struct_size_with_stream_features(vkStream->getFeatureBi… in marshal_extension_struct() local10379 if (!currExtSize && structExtension) in marshal_extension_struct()10388 vkStream->putBe32(currExtSize); in marshal_extension_struct()10389 if (!currExtSize) in marshal_extension_struct()11073 …size_t currExtSize = goldfish_vk_extension_struct_size_with_stream_features(vkStream->getFeatureBi… in unmarshal_extension_struct() local11074 if (!currExtSize && structExtension_out) in unmarshal_extension_struct()11084 if (!currExtSize) in unmarshal_extension_struct()