Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp7410 const uint32_t* check_handle; in unmarshal_VkNativeBufferANDROID() local
7411 check_handle = (const uint32_t*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkNativeBufferANDROID()
7414 if (!(check_handle)) in unmarshal_VkNativeBufferANDROID()