HomeSort by relevance Sort by last modified time
    Searched defs:ProgramStateQueryTests (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fProgramStateQueryTests.hpp 36 class ProgramStateQueryTests : public TestCaseGroup
39 ProgramStateQueryTests (Context& context);
40 ~ProgramStateQueryTests (void);
45 ProgramStateQueryTests (const ProgramStateQueryTests& other);
46 ProgramStateQueryTests& operator= (const ProgramStateQueryTests& other);
es31fProgramStateQueryTests.cpp 796 ProgramStateQueryTests::ProgramStateQueryTests (Context& context)
801 ProgramStateQueryTests::~ProgramStateQueryTests (void)
805 void ProgramStateQueryTests::init (void)
    [all...]

Completed in 818 milliseconds