Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp1268 class ResourceTestCase : public ProgramInterfaceQueryTestCase class
1271ResourceTestCase (Context& context, const ResourceDefinition::Node::SharedPtr& targetResource, c…
1272 ~ResourceTestCase (void);
1288 ResourceTestCase::ResourceTestCase (Context& context, const ResourceDefinition::Node::SharedPtr& ta… in ResourceTestCase() function in deqp::gles31::Functional::__anond26209160111::ResourceTestCase
1295 ResourceTestCase::~ResourceTestCase (void) in ~ResourceTestCase()
1300 void ResourceTestCase::init (void) in init()
1315 void ResourceTestCase::deinit (void) in deinit()
1325 const ProgramInterfaceDefinition::Program* ResourceTestCase::getProgramDefinition (void) const in getProgramDefinition()
1330 std::vector<std::string> ResourceTestCase::getQueryTargetResources (void) const in getQueryTargetResources()
1335 std::string ResourceTestCase::genTestCaseName (const ResourceDefinition::Node* resource) in genTestCaseName()
[all …]