Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp162 class IntegerFunctionCase : public TestCase class
165IntegerFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType…
166 ~IntegerFunctionCase (void);
173 IntegerFunctionCase (const IntegerFunctionCase& other);
174 IntegerFunctionCase& operator= (const IntegerFunctionCase& other);
189 IntegerFunctionCase::IntegerFunctionCase (Context& context, const char* name, const char* descripti… in IntegerFunctionCase() function in deqp::gles31::Functional::IntegerFunctionCase
198 IntegerFunctionCase::~IntegerFunctionCase (void) in ~IntegerFunctionCase()
200 IntegerFunctionCase::deinit(); in ~IntegerFunctionCase()
203 void IntegerFunctionCase::init (void) in init()
214 void IntegerFunctionCase::deinit (void) in deinit()
[all …]