Searched refs:fDescType (Results 1 – 4 of 4) sorted by relevance
102 if (type != fPoolManager.fDescType) { in isCompatible()130 if (type != fPoolManager.fDescType) { in isCompatible()169 : fDescType(type) in DescriptorPoolManager()254 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
67 VkDescriptorType fDescType; member