Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.hpp36 class ProgramInterfaceQueryTests : public TestCaseGroup class
39 ProgramInterfaceQueryTests (Context& context);
40 ~ProgramInterfaceQueryTests (void);
45 ProgramInterfaceQueryTests (const ProgramInterfaceQueryTests& other);
46 ProgramInterfaceQueryTests& operator= (const ProgramInterfaceQueryTests& other);
Des31fFunctionalTests.cpp332 addChild(new ProgramInterfaceQueryTests (m_context)); in init()
Des31fProgramInterfaceQueryTests.cpp6996 ProgramInterfaceQueryTests::ProgramInterfaceQueryTests (Context& context) in ProgramInterfaceQueryTests() function in deqp::gles31::Functional::ProgramInterfaceQueryTests
7001 ProgramInterfaceQueryTests::~ProgramInterfaceQueryTests (void) in ~ProgramInterfaceQueryTests()
7005 void ProgramInterfaceQueryTests::init (void) in init()