Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp829 int m_fboBHeight; member in deqp::gles2::Functional::FboCases::MixTest
846 , m_fboBHeight (npot ? 63 : 64) in MixTest()
885 Framebuffer fboB(context, getConfig(), m_fboBWidth, m_fboBHeight); in render()
888 context.viewport(0, 0, m_fboBWidth, m_fboBHeight); in render()