Searched refs:TEST_RENDER_SIZE (Results 1 – 2 of 2) sorted by relevance
127 TEST_RENDER_SIZE = 64 enumerator164 …ntext.getRenderTarget().getWidth() < TEST_RENDER_SIZE || m_context.getRenderTarget().getHeight() <… in init()165 …"Test requires at least " + de::toString<int>(TEST_RENDER_SIZE) + "x" + de::toString<int>(TEST_REN… in init()190 tcu::Surface surface(TEST_RENDER_SIZE, TEST_RENDER_SIZE); in iterate()
133 TEST_RENDER_SIZE = 64 enumerator170 …ntext.getRenderTarget().getWidth() < TEST_RENDER_SIZE || m_context.getRenderTarget().getHeight() <… in init()171 …"Test requires at least " + de::toString<int>(TEST_RENDER_SIZE) + "x" + de::toString<int>(TEST_REN… in init()196 tcu::Surface surface(TEST_RENDER_SIZE, TEST_RENDER_SIZE); in iterate()