Searched refs:wrappedImageSampleCnt (Results 1 – 1 of 1) sorted by relevance
117 int wrappedImageSampleCnt = static_cast<int>(info.fSampleCount); in MakeWrappedRenderTarget() local118 if (sampleCnt != wrappedImageSampleCnt && wrappedImageSampleCnt != 1) { in MakeWrappedRenderTarget()