Home
last modified time | relevance | path

Searched refs:CreateSamplerManager (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkDescriptorSetManager.h31 static GrVkDescriptorSetManager* CreateSamplerManager(GrVkGpu* gpu, VkDescriptorType type,
33 static GrVkDescriptorSetManager* CreateSamplerManager(GrVkGpu* gpu, VkDescriptorType type,
DGrVkDescriptorSetManager.cpp32 GrVkDescriptorSetManager* GrVkDescriptorSetManager::CreateSamplerManager( in CreateSamplerManager() function in GrVkDescriptorSetManager
44 GrVkDescriptorSetManager* GrVkDescriptorSetManager::CreateSamplerManager( in CreateSamplerManager() function in GrVkDescriptorSetManager
DGrVkResourceProvider.cpp279 GrVkDescriptorSetManager* dsm = GrVkDescriptorSetManager::CreateSamplerManager(fGpu, type, in getSamplerDescriptorSetHandle()
298 GrVkDescriptorSetManager* dsm = GrVkDescriptorSetManager::CreateSamplerManager(fGpu, type, in getSamplerDescriptorSetHandle()
/external/skia/src/gpu/vk/
DGrVkDescriptorSetManager.h31 static GrVkDescriptorSetManager* CreateSamplerManager(GrVkGpu* gpu, VkDescriptorType type,
DGrVkDescriptorSetManager.cpp30 GrVkDescriptorSetManager* GrVkDescriptorSetManager::CreateSamplerManager( in CreateSamplerManager() function in GrVkDescriptorSetManager
DGrVkResourceProvider.cpp351 GrVkDescriptorSetManager* dsm = GrVkDescriptorSetManager::CreateSamplerManager(fGpu, type, in getSamplerDescriptorSetHandle()