Searched refs:IntegerFunctionCase (Results 1 – 1 of 1) sorted by relevance
162 class IntegerFunctionCase : public TestCase class165 …IntegerFunctionCase (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::IntegerFunctionCase198 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 …]