Home
last modified time | relevance | path

Searched refs:findOrCreateCompatibleDescriptorPool (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkResourceProvider.h52 GrVkDescriptorPool* findOrCreateCompatibleDescriptorPool(
DGrVkResourceProvider.cpp60 GrVkDescriptorPool* GrVkResourceProvider::findOrCreateCompatibleDescriptorPool( in findOrCreateCompatibleDescriptorPool() function in GrVkResourceProvider
DGrVkProgramBuilder.cpp294 fGpu->resourceProvider().findOrCreateCompatibleDescriptorPool(typeCounts); in finalize()