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

/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp212 virtual void initAttachment (GLuint seed, GLuint attachment) = 0;
281 void initAttachment (GLuint seed, GLuint element);
338 void initAttachment (GLuint seed, GLuint element);
H A DglsLifetimeTests.cpp274 void FboAttacher::initAttachment (GLuint seed, GLuint element) function in class:deqp::gls::LifetimeTests::details::FboAttacher
577 void ShaderProgramAttacher::initAttachment (GLuint seed, GLuint shader) function in class:deqp::gls::LifetimeTests::details::ShaderProgramAttacher
1088 m_attacher.initAttachment(0, *element);
1172 attacher.initAttachment(refSeed, elementId);
1184 attacher.initAttachment(newSeed, newId);
1253 attacher.initAttachment(0, elementId);
1273 attacher.initAttachment(newSeed, newId);
/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::__anon5093::BufferVAOAttacher
312 void initAttachment (GLuint seed, GLuint element);
319 void BufferTfAttacher::initAttachment (GLuint seed, GLuint buffer) function in class:deqp::gles3::Functional::__anon5093::BufferTfAttacher

Completed in 240 milliseconds