Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1130 int initialHeight = 128; in render() local
1140 Framebuffer fbo(context, m_config, initialWidth, initialHeight); in render()
1150 context.viewport(0, 0, initialWidth, initialHeight); in render()