Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp6797 VkCommandPool local_commandPool; in vkDestroyCommandPool() local
6800 local_commandPool = commandPool; in vkDestroyCommandPool()
6818 …countingStream->handleMapping()->mapHandles_VkCommandPool_u64(&local_commandPool, &cgen_var_477, 1… in vkDestroyCommandPool()
6837 stream->handleMapping()->mapHandles_VkCommandPool_u64(&local_commandPool, &cgen_var_480, 1); in vkDestroyCommandPool()
6869 VkCommandPool local_commandPool; in vkResetCommandPool() local
6872 local_commandPool = commandPool; in vkResetCommandPool()
6880 …countingStream->handleMapping()->mapHandles_VkCommandPool_u64(&local_commandPool, &cgen_var_483, 1… in vkResetCommandPool()
6893 stream->handleMapping()->mapHandles_VkCommandPool_u64(&local_commandPool, &cgen_var_485, 1); in vkResetCommandPool()
7000 VkCommandPool local_commandPool; in vkFreeCommandBuffers() local
7004 local_commandPool = commandPool; in vkFreeCommandBuffers()
[all …]