Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.cpp1159 Surface delSurface; // Surface from drawing with deleted refSeed attachment in iterate() local
1186 m_inputAttacher.drawContainer(*container, delSurface); in iterate()
1198 refSurface, delSurface, RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT); in iterate()
1240 Surface delSurface; // Like newSurface, after writing to a deleted attachment in iterate() local
1283 m_outputAttacher.drawAttachment(newId, delSurface); in iterate()
1291 newSurface, delSurface, RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT); in iterate()