Searched defs:ResourceListTestCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTests.cpp884 class ResourceListTestCase : public TestCase class in namespace:deqp::gles31
887 ResourceListTestCase (Context& context, const ResourceDefinition::Node::SharedPtr& targetResource, ProgramInterface interface, const char* name = DE_NULL);
888 ~ResourceListTestCase (void);
908 ResourceListTestCase::ResourceListTestCase (Context& context, const ResourceDefinition::Node::SharedPtr& targetResource, ProgramInterface interface, const char* name) function in class:deqp::gles31::ResourceListTestCase
918 ResourceListTestCase::~ResourceListTestCase (void)
923 void ResourceListTestCase::init (void)
944 void ResourceListTestCase::deinit (void)
952 ResourceListTestCase
[all...]

Completed in 31 milliseconds