Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkMSAALoadManager.cpp199 gr_rp<const GrVkDescriptorSet> inputDS = src->inputDescSetForMSAALoad(gpu); in loadMSAAFromResolve()
DGrVkImage.h112 gr_rp<const GrVkDescriptorSet> inputDescSetForMSAALoad(GrVkGpu* gpu);
DGrVkImage.cpp650 gr_rp<const GrVkDescriptorSet> GrVkImage::inputDescSetForMSAALoad(GrVkGpu* gpu) { in inputDescSetForMSAALoad() function in GrVkImage