Searched refs:fDescType (Results 1 – 4 of 4) sorted by relevance
135 if (type != fPoolManager.fDescType) { in isCompatible()154 if (type != fPoolManager.fDescType) { in isCompatible()194 : fDescType(type) in DescriptorPoolManager()289 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
69 VkDescriptorType fDescType; member
269 if (type != fPoolManager.fDescType) { in isCompatible()287 if (VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER != fPoolManager.fDescType) { in isZeroSampler()303 , fDescType(type) in DescriptorPoolManager()321 fPool = gpu->resourceProvider().findOrCreateCompatibleDescriptorPool(fDescType, in getNewPool()
67 VkDescriptorType fDescType; member