Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkDescriptorSetManager.cpp102 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()
DGrVkDescriptorSetManager.h67 VkDescriptorType fDescType; member
/external/skqp/src/gpu/vk/
DGrVkDescriptorSetManager.cpp102 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()
DGrVkDescriptorSetManager.h67 VkDescriptorType fDescType; member