24 createInfo.
pNext =
nullptr;
31 VkDescriptorPool
pool;
41GrVkDescriptorPool::GrVkDescriptorPool(
const GrVkGpu* gpu, VkDescriptorPool
pool,
49void GrVkDescriptorPool::freeGPUData()
const {
#define GR_VK_CALL(IFACE, X)
#define GR_VK_CALL_RESULT(GPU, RESULT, X)
#define INHERITED(method,...)
static GrVkDescriptorPool * Create(GrVkGpu *gpu, VkDescriptorType type, uint32_t count)
bool isCompatible(VkDescriptorType type, uint32_t count) const
const skgpu::VulkanInterface * vkInterface() const
const VkDescriptorPoolSize * pPoolSizes
VkDescriptorPoolCreateFlags flags
@ VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_CREATE_INFO