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

/external/deqp/modules/gles3/functional/
H A Des3fLifetimeTests.cpp214 void initAttachment (GLuint seed, GLuint element);
257 void BufferVAOAttacher::initAttachment (GLuint seed, GLuint buffer) function in class:deqp::gles3::Functional::__anon4160::BufferVAOAttacher
312 void initAttachment (GLuint seed, GLuint element);
319 void BufferTfAttacher::initAttachment (GLuint seed, GLuint buffer) function in class:deqp::gles3::Functional::__anon4160::BufferTfAttacher
/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp272 void FboAttacher::initAttachment (GLuint seed, GLuint element) function in class:deqp::gls::LifetimeTests::details::FboAttacher
415 void ShaderProgramAttacher::initAttachment (GLuint seed, GLuint shader) function in class:deqp::gls::LifetimeTests::details::ShaderProgramAttacher
926 m_attacher.initAttachment(0, *element);
1010 attacher.initAttachment(refSeed, elementId);
1022 attacher.initAttachment(newSeed, newId);
1091 attacher.initAttachment(0, elementId);
1111 attacher.initAttachment(newSeed, newId);

Completed in 117 milliseconds