Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp5934 VkDescriptorPool local_descriptorPool; in vkDestroyDescriptorPool() local
5937 local_descriptorPool = descriptorPool; in vkDestroyDescriptorPool()
5955 …countingStream->handleMapping()->mapHandles_VkDescriptorPool_u64(&local_descriptorPool, &cgen_var_… in vkDestroyDescriptorPool()
5974 … stream->handleMapping()->mapHandles_VkDescriptorPool_u64(&local_descriptorPool, &cgen_var_418, 1); in vkDestroyDescriptorPool()
6006 VkDescriptorPool local_descriptorPool; in vkResetDescriptorPool() local
6009 local_descriptorPool = descriptorPool; in vkResetDescriptorPool()
6017 …countingStream->handleMapping()->mapHandles_VkDescriptorPool_u64(&local_descriptorPool, &cgen_var_… in vkResetDescriptorPool()
6030 … stream->handleMapping()->mapHandles_VkDescriptorPool_u64(&local_descriptorPool, &cgen_var_423, 1); in vkResetDescriptorPool()
6137 VkDescriptorPool local_descriptorPool; in vkFreeDescriptorSets() local
6141 local_descriptorPool = descriptorPool; in vkFreeDescriptorSets()
[all …]