Home
last modified time | relevance | path

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

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