Searched refs:ProgramInterfaceQueryTestCase (Results 1 – 3 of 3) sorted by relevance
101 class ProgramInterfaceQueryTestCase : public TestCase class104 ProgramInterfaceQueryTestCase(Context &context, const char *name, const char *description,106 ~ProgramInterfaceQueryTestCase(void);
1949 ProgramInterfaceQueryTestCase::ProgramInterfaceQueryTestCase(Context &context, const char *name, in ProgramInterfaceQueryTestCase() function in deqp::gles31::Functional::ProgramInterfaceQueryTestCase1957 ProgramInterfaceQueryTestCase::~ProgramInterfaceQueryTestCase(void) in ~ProgramInterfaceQueryTestCase()1961 ProgramInterface ProgramInterfaceQueryTestCase::getTargetInterface(void) const in getTargetInterface()2324 const ProgramInterfaceDefinition::Program *ProgramInterfaceQueryTestCase::getAndCheckProgramDefinit… in getAndCheckProgramDefinition()2365 int ProgramInterfaceQueryTestCase::getMaxPatchVertices(void) in getMaxPatchVertices()2375 ProgramInterfaceQueryTestCase::IterateResult ProgramInterfaceQueryTestCase::iterate(void) in iterate()
1317 class ResourceTestCase : public ProgramInterfaceQueryTestCase1340 : ProgramInterfaceQueryTestCase( in ResourceTestCase()