Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkRenderTarget.cpp404 bool useMSAA = this->numSamples() > 1 || withResolve; in createFramebuffer() local
438 bool useMSAA = this->numSamples() > 1 || withResolve; in getAttachmentsDescriptor() local