Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h431 void vkDestroyCommandPool(
DVkEncoder.cpp6783 void VkEncoder::vkDestroyCommandPool( in vkDestroyCommandPool() function in goldfish_vk::VkEncoder
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp1006 vkEnc->vkDestroyCommandPool(device, commandPool, pAllocator); in entry_vkDestroyCommandPool()