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

/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp993 const GLuint newSeed = m_rnd.getUint32(); local
998 Surface newSurface; // Surface from drawing with newSeed-seeded attachment
1022 attacher.initAttachment(newSeed, newId);
1074 const GLuint newSeed = m_rnd.getUint32(); local
1077 Surface newSurface; // Surface drawn from attachment to newSeed container
1111 attacher.initAttachment(newSeed, newId);

Completed in 76 milliseconds