Home
last modified time | relevance | path

Searched refs:createAttachmentTests (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/glshared/
DglsFboCompletenessTests.hpp74 TestCaseGroup* createAttachmentTests (void);
DglsFboCompletenessTests.cpp1018 TestCaseGroup* Context::createAttachmentTests (void) in createAttachmentTests() function in deqp::gls::fboc::details::Context
/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp369 tcu::TestCaseGroup* attCombTests = m_fboc.createAttachmentTests(); in init()
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp454 addChild(m_fboc.createAttachmentTests()); in init()