Home
last modified time | relevance | path

Searched defs:needHostSync (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp3898 uint32_t needHostSync, in hostSyncCommandBuffer()
3932 uint32_t needHostSync, in on_vkCommandBufferHostSyncGOOGLE()
3940 uint32_t needHostSync, in hostSyncQueue()
3974 uint32_t needHostSync, in on_vkQueueHostSyncGOOGLE()
7296 uint32_t needHostSync, in on_vkCommandBufferHostSyncGOOGLE()
7361 uint32_t needHostSync, in on_vkQueueHostSyncGOOGLE()
DVkSubDecoder.cpp3590 uint32_t needHostSync; in subDecode() local
DVkDecoderSnapshot.cpp5814 uint32_t needHostSync, in vkCommandBufferHostSyncGOOGLE()
5897 uint32_t needHostSync, in vkQueueHostSyncGOOGLE()
11988 uint32_t needHostSync, in vkCommandBufferHostSyncGOOGLE()
12058 uint32_t needHostSync, in vkQueueHostSyncGOOGLE()
DVkDecoder.cpp23982 uint32_t needHostSync; in decode() local
24321 uint32_t needHostSync; in decode() local
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp7219 uint32_t needHostSync, in entry_vkCommandBufferHostSyncGOOGLE()
7348 uint32_t needHostSync, in entry_vkQueueHostSyncGOOGLE()
DVkEncoder.cpp33501 uint32_t needHostSync, in vkCommandBufferHostSyncGOOGLE()
33975 uint32_t needHostSync, in vkQueueHostSyncGOOGLE()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto8154 optional uint32 needHostSync = 2; field