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

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

Completed in 100 milliseconds