Searched refs:InputAttacher (Results 1 – 3 of 3) sorted by relevance
234 class InputAttacher : public ContextWrapper class240 InputAttacher (Attacher& attacher) in InputAttacher() function in deqp::gls::LifetimeTests::details::InputAttacher267 const vector<InputAttacher*>& getInputAttachers (void) { return m_inAttachers; } in getInputAttachers()274 vector<InputAttacher*> m_inAttachers;290 class FboInputAttacher : public InputAttacher294 : InputAttacher (attacher) {} in FboInputAttacher()344 class ShaderProgramInputAttacher : public InputAttacher348 : InputAttacher (attacher) {} in ShaderProgramInputAttacher()415 using details::InputAttacher;
1122 InputAttacher& inputAttacher) in InputAttachmentTest()1129 InputAttacher& m_inputAttacher;1385 const vector<InputAttacher*>& inAtts = types.getInputAttachers(); in addTestCases()1386 for (vector<InputAttacher*>::const_iterator it = inAtts.begin(); in addTestCases()
288 class BufferVAOInputAttacher : public InputAttacher292 : InputAttacher (attacher) in BufferVAOInputAttacher()