Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h381 void vkDestroyDescriptorPool(
DResourceTracker.cpp3579 enc->vkDestroyDescriptorPool(device, descriptorPool, pAllocator); in on_vkDestroyDescriptorPool()
DVkEncoder.cpp5920 void VkEncoder::vkDestroyDescriptorPool( in vkDestroyDescriptorPool() function in goldfish_vk::VkEncoder