Home
last modified time | relevance | path

Searched defs:useMSAA (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.cpp366 bool useMSAA = this->numSamples() > 1 || withResolve; in createFramebuffer() local
396 bool useMSAA = this->numSamples() > 1 || withResolve; in getAttachmentsDescriptor() local