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.cpp102 RENDERTARGET_RBO_MULTISAMPLE, enumerator
162 DE_ASSERT((m_numRequestedSamples == -1) == (m_renderTarget != RENDERTARGET_RBO_MULTISAMPLE)); in BaseRenderingCase()
182 if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE) in init()
236 case RENDERTARGET_RBO_MULTISAMPLE: in init()
243 else if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE) in init()
264 if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE) in init()
291 else if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE) in init()
380 if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE) in drawPrimitives()
2348 { "rbo_multisample_4", BaseRenderingCase::RENDERTARGET_RBO_MULTISAMPLE, 4 }, in init()
2349 …{ "rbo_multisample_max", BaseRenderingCase::RENDERTARGET_RBO_MULTISAMPLE, BaseRenderingCase::SAMPL… in init()