Searched defs:newSeed (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp1155 const GLuint newSeed = m_rnd.getUint32(); local
1160 Surface newSurface; // Surface from drawing with newSeed-seeded attachment
1184 attacher.initAttachment(newSeed, newId);
1236 const GLuint newSeed = m_rnd.getUint32(); local
1239 Surface newSurface; // Surface drawn from attachment to newSeed container
1273 attacher.initAttachment(newSeed, newId);

Completed in 70 milliseconds