Searched defs:testSurface (Results 1 – 6 of 6) sorted by relevance
| /external/deqp/external/openglcts/modules/common/ |
| D | glcAggressiveShaderOptimizationsTests.cpp | 466 tcu::Surface testSurface(renderWidth, renderHeight); in iterate() local
|
| D | glcTextureCompatibilityTests.cpp | 252 tcu::Surface testSurface (m_textureSize, m_textureSize); in iterate() local
|
| D | glcInternalformatTests.cpp | 887 tcu::Surface testSurface(m_renderWidth, m_renderHeight); in iterate() local 1148 tcu::Surface testSurface[2][2]; in iterate() local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fClippingTests.cpp | 520 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/ |
| D | es3fClippingTests.cpp | 523 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/ |
| D | EGLSurfaceTest.cpp | 2641 EGLSurface &testSurface = testWindowsSurface ? mWindowSurface : mPbufferSurface; in runDestroyNotCurrentSurfaceTest() local
|