Searched defs:singleSample (Results 1 – 2 of 2) sorted by relevance
567 const bool singleSample = m_context.getRenderTarget().getNumSamples() == 0; in init() local
4491 const auto singleSample = VK_SAMPLE_COUNT_1_BIT; in renderReusingDepth() local