Home
last modified time | relevance | path

Searched defs:DescriptorPoolManager (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkDescriptorSetManager.h53 struct DescriptorPoolManager { struct
57 ~DescriptorPoolManager() { in ~DescriptorPoolManager() argument
66 VkDescriptorSetLayout fDescLayout;
67 VkDescriptorType fDescType;
68 uint32_t fDescCountPerSet;
69 uint32_t fMaxDescriptors;
93 DescriptorPoolManager fPoolManager; argument
DGrVkDescriptorSetManager.cpp298 GrVkDescriptorSetManager::DescriptorPoolManager::DescriptorPoolManager( in DescriptorPoolManager() function in GrVkDescriptorSetManager::DescriptorPoolManager
/third_party/flutter/skia/src/gpu/vk/
DGrVkDescriptorSetManager.h52 struct DescriptorPoolManager { struct
58 ~DescriptorPoolManager() { in ~DescriptorPoolManager() argument
91 DescriptorPoolManager fPoolManager; argument
DGrVkDescriptorSetManager.cpp189 GrVkDescriptorSetManager::DescriptorPoolManager::DescriptorPoolManager( in DescriptorPoolManager() function in GrVkDescriptorSetManager::DescriptorPoolManager