Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp1271 class ResourceTestCase : public ProgramInterfaceQueryTestCase class
1274ResourceTestCase (Context& context, const ResourceDefinition::Node::SharedPtr& targetResource, c…
1275 ~ResourceTestCase (void);
1291 ResourceTestCase::ResourceTestCase (Context& context, const ResourceDefinition::Node::SharedPtr& ta… in ResourceTestCase() function in deqp::gles31::Functional::__anon1fa03e770111::ResourceTestCase
1298 ResourceTestCase::~ResourceTestCase (void) in ~ResourceTestCase()
1303 void ResourceTestCase::init (void) in init()
1318 void ResourceTestCase::deinit (void) in deinit()
1328 const ProgramInterfaceDefinition::Program* ResourceTestCase::getProgramDefinition (void) const in getProgramDefinition()
1333 std::vector<std::string> ResourceTestCase::getQueryTargetResources (void) const in getQueryTargetResources()
1338 std::string ResourceTestCase::genTestCaseName (const ResourceDefinition::Node* resource) in genTestCaseName()
[all …]