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

/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp1154 const GLuint refSeed = m_rnd.getUint32(); local
1158 Surface refSurface; // Surface from drawing with refSeed-seeded attachment
1159 Surface delSurface; // Surface from drawing with deleted refSeed attachment
1172 attacher.initAttachment(refSeed, elementId);
1235 const GLuint refSeed = m_rnd.getUint32(); local
1238 Surface refSurface; // Surface drawn from attachment to refSeed container
1256 // For reference purposes, make note of what refSeed looks like.
1257 m_outputAttacher.setupContainer(refSeed, *container);
1280 // Now re-write refSeed to the container.
1281 m_outputAttacher.setupContainer(refSeed, *containe
[all...]

Completed in 186 milliseconds