Searched defs:VIEWPORT_SIZE (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fSeparateShaderTests.cpp106 VIEWPORT_SIZE = 128 enumerator in enum:deqp::gles31::Functional::__anon20307::__anon20308
1310 VIEWPORT_SIZE, VIEWPORT_SIZE);
/external/deqp/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp67 static const int VIEWPORT_SIZE = 64; member in namespace:deqp::gles2::Performance
189 gl.viewport (0, 0, VIEWPORT_SIZE, VIEWPORT_SIZE);
244 m_log << TestLog::Message << "Viewport size = " << VIEWPORT_SIZE << "x" << VIEWPORT_SIZE << "." << TestLog::EndMessage;
/external/deqp/modules/gles3/functional/
H A Des3fLifetimeTests.cpp66 enum { VIEWPORT_SIZE = 128 }; enumerator in enum:deqp::gles3::Functional::__anon20027::__anon20028
131 VIEWPORT_SIZE, VIEWPORT_SIZE, rnd);
/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp74 enum { VIEWPORT_SIZE = 128, FRAMEBUFFER_SIZE = 128 }; enumerator in enum:deqp::gls::LifetimeTests::details::__anon20394
511 VIEWPORT_SIZE, VIEWPORT_SIZE, rnd);

Completed in 153 milliseconds