Home
last modified time | relevance | path

Searched defs:testSurface (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcAggressiveShaderOptimizationsTests.cpp466 tcu::Surface testSurface(renderWidth, renderHeight); in iterate() local
DglcTextureCompatibilityTests.cpp252 tcu::Surface testSurface (m_textureSize, m_textureSize); in iterate() local
DglcInternalformatTests.cpp887 tcu::Surface testSurface(m_renderWidth, m_renderHeight); in iterate() local
1148 tcu::Surface testSurface[2][2]; in iterate() local
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp520 tcu::Surface testSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
657 tcu::Surface testSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
880 tcu::Surface testSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
1053 tcu::Surface testSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp523 tcu::Surface testSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
660 tcu::Surface testSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
884 tcu::Surface testSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
1057 tcu::Surface testSurface (TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
/external/angle/src/tests/egl_tests/
DEGLSurfaceTest.cpp2641 EGLSurface &testSurface = testWindowsSurface ? mWindowSurface : mPbufferSurface; in runDestroyNotCurrentSurfaceTest() local