Home
last modified time | relevance | path

Searched refs:fMustLoadFullImageWithDiscardableMSAA (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkCaps.h265 return fMustLoadFullImageWithDiscardableMSAA; in mustLoadFullImageWithDiscardableMSAA()
424 bool fMustLoadFullImageWithDiscardableMSAA = false; variable
DGrVkCaps.cpp552 fMustLoadFullImageWithDiscardableMSAA = true; in applyDriverCorrectnessWorkarounds()