Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp106 RENDERTARGET_RBO_MULTISAMPLE, enumerator
166 DE_ASSERT((m_numRequestedSamples == -1) == (m_renderTarget != RENDERTARGET_RBO_MULTISAMPLE)); in BaseRenderingCase()
186 if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE) in init()
240 case RENDERTARGET_RBO_MULTISAMPLE: in init()
247 else if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE) in init()
268 if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE) in init()
295 else if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE) in init()
384 if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE) in drawPrimitives()
2352 { "rbo_multisample_4", BaseRenderingCase::RENDERTARGET_RBO_MULTISAMPLE, 4 }, in init()
2353 …{ "rbo_multisample_max", BaseRenderingCase::RENDERTARGET_RBO_MULTISAMPLE, BaseRenderingCase::SAMPL… in init()