Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp166 GLsizei currAttachmentSamples, in CheckAttachmentSampleCounts() argument
170 if (currAttachmentSamples != samples) in CheckAttachmentSampleCounts()
191 if ((currAttachmentSamples % std::max(samples, 1)) != 0) in CheckAttachmentSampleCounts()