Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestGpuNnapi.cpp309 vkDestroyDescriptorPool(mDevice, mDescriptorPool, nullptr); in ~VulkanComputePipeline()
497 &mDescriptorPool), in initialize()
522 .descriptorPool = mDescriptorPool, in initialize()
785 VkDescriptorPool mDescriptorPool = VK_NULL_HANDLE; member in android::nn::__anon4c07f1690110::VulkanComputePipeline