Searched refs:findOrCreateDiscardableMSAALoadTexture (Results 1 – 3 of 3) sorted by relevance
39 sk_sp<DawnTexture> findOrCreateDiscardableMSAALoadTexture(SkISize dimensions,
437 sk_sp<DawnTexture> DawnResourceProvider::findOrCreateDiscardableMSAALoadTexture( in findOrCreateDiscardableMSAALoadTexture() function in skgpu::graphite::DawnResourceProvider
464 auto msaaLoadTexture = fResourceProvider->findOrCreateDiscardableMSAALoadTexture( in loadMSAAFromResolveAndBeginRenderPassEncoder()