Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A 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)
240 case RENDERTARGET_RBO_MULTISAMPLE:
247 else if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE)
268 if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE)
295 else if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE)
384 if (m_renderTarget == RENDERTARGET_RBO_MULTISAMPLE)
2359 { "rbo_multisample_4", BaseRenderingCase::RENDERTARGET_RBO_MULTISAMPLE, 4 },
2360 { "rbo_multisample_max", BaseRenderingCase::RENDERTARGET_RBO_MULTISAMPLE, BaseRenderingCas
[all...]

Completed in 5 milliseconds