Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkCaps.h263 return fMustLoadFullImageWithDiscardableMSAA; in mustLoadFullImageWithDiscardableMSAA()
410 bool fMustLoadFullImageWithDiscardableMSAA = false; variable
DGrVkCaps.cpp538 fMustLoadFullImageWithDiscardableMSAA = true; in applyDriverCorrectnessWorkarounds()