Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp212 virtual void initAttachment (GLuint seed, GLuint attachment) = 0;
281 void initAttachment (GLuint seed, GLuint element);
338 void initAttachment (GLuint seed, GLuint element);
DglsLifetimeTests.cpp274 void FboAttacher::initAttachment (GLuint seed, GLuint element) in initAttachment() function in deqp::gls::LifetimeTests::details::FboAttacher
577 void ShaderProgramAttacher::initAttachment (GLuint seed, GLuint shader) in initAttachment() function in deqp::gls::LifetimeTests::details::ShaderProgramAttacher
1088 m_attacher.initAttachment(0, *element); in testDeletedNames()
1172 attacher.initAttachment(refSeed, elementId); in iterate()
1184 attacher.initAttachment(newSeed, newId); in iterate()
1253 attacher.initAttachment(0, elementId); in iterate()
1273 attacher.initAttachment(newSeed, newId); in iterate()
/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp214 void initAttachment (GLuint seed, GLuint element);
257 void BufferVAOAttacher::initAttachment (GLuint seed, GLuint buffer) in initAttachment() function in deqp::gles3::Functional::__anon343cbacc0111::BufferVAOAttacher
312 void initAttachment (GLuint seed, GLuint element);
319 void BufferTfAttacher::initAttachment (GLuint seed, GLuint buffer) in initAttachment() function in deqp::gles3::Functional::__anon343cbacc0111::BufferTfAttacher