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

/external/deqp/modules/gles2/functional/
H A Des2fFboRenderTest.cpp828 int m_fboBWidth; member in class:deqp::gles2::Functional::FboCases::MixTest
845 , m_fboBWidth (npot ? 55 : 64)
885 Framebuffer fboB(context, getConfig(), m_fboBWidth, m_fboBHeight);
888 context.viewport(0, 0, m_fboBWidth, m_fboBHeight);

Completed in 254 milliseconds