Searched refs:currExtSize (Results 1 – 5 of 5) sorted by relevance
7369 size_t currExtSize = goldfish_vk_extension_struct_size_with_stream_features( in count_extension_struct() local7371 if (!currExtSize && structExtension) { in count_extension_struct()7378 if (!currExtSize) { in count_extension_struct()
13615 size_t currExtSize = goldfish_vk_extension_struct_size_with_stream_features( in marshal_extension_struct() local13617 if (!currExtSize && structExtension) { in marshal_extension_struct()13623 vkStream->putBe32(currExtSize); in marshal_extension_struct()13624 if (!currExtSize) { in marshal_extension_struct()14828 size_t currExtSize = goldfish_vk_extension_struct_size_with_stream_features( in unmarshal_extension_struct() local14830 if (!currExtSize && structExtension_out) { in unmarshal_extension_struct()14837 if (!currExtSize) { in unmarshal_extension_struct()
9140 uint32_t currExtSize = goldfish_vk_extension_struct_size_with_stream_features( in reservedmarshal_extension_struct() local9142 if (!currExtSize && structExtension) { in reservedmarshal_extension_struct()9148 memcpy(*ptr, &currExtSize, sizeof(uint32_t)); in reservedmarshal_extension_struct()9152 if (!currExtSize) { in reservedmarshal_extension_struct()
18255 size_t currExtSize = goldfish_vk_extension_struct_size_with_stream_features( in marshal_extension_struct() local18257 if (!currExtSize && structExtension) { in marshal_extension_struct()18263 vkStream->putBe32(currExtSize); in marshal_extension_struct()18264 if (!currExtSize) { in marshal_extension_struct()19549 size_t currExtSize = goldfish_vk_extension_struct_size_with_stream_features( in unmarshal_extension_struct() local19551 if (!currExtSize && structExtension_out) { in unmarshal_extension_struct()19557 if (!currExtSize) { in unmarshal_extension_struct()
14156 uint32_t currExtSize = goldfish_vk_extension_struct_size_with_stream_features( in reservedunmarshal_extension_struct() local14158 if (!currExtSize && structExtension_out) { in reservedunmarshal_extension_struct()14164 if (!currExtSize) { in reservedunmarshal_extension_struct()