Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkInterface.h131 VkPtr<PFN_vkDestroyDescriptorPool> fDestroyDescriptorPool; member
DGrVkInterface.cpp340 nullptr == fFunctions.fDestroyDescriptorPool || in validate()