Home
last modified time | relevance | path

Searched refs:check_pEngineName (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp110 const char* check_pEngineName; in unmarshal_VkApplicationInfo() local
111 check_pEngineName = (const char*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkApplicationInfo()
114 if (!(check_pEngineName)) in unmarshal_VkApplicationInfo()