Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.cpp997 Surface delSurface; // Surface from drawing with deleted refSeed attachment in iterate() local
1024 m_inputAttacher.drawContainer(*container, delSurface); in iterate()
1036 refSurface, delSurface, RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT); in iterate()
1078 Surface delSurface; // Like newSurface, after writing to a deleted attachment in iterate() local
1121 m_outputAttacher.drawAttachment(newId, delSurface); in iterate()
1129 newSurface, delSurface, RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT); in iterate()