Searched refs:UniformIntegerFunctionCase (Results 1 – 1 of 1) sorted by relevance
42 class UniformIntegerFunctionCase : public TestCase class45 …UniformIntegerFunctionCase (Context& context, const char* description, int inputValue, glu::Pre…46 ~UniformIntegerFunctionCase (void);55 UniformIntegerFunctionCase (const UniformIntegerFunctionCase& other);56 UniformIntegerFunctionCase& operator= (const UniformIntegerFunctionCase& other);68 UniformIntegerFunctionCase::UniformIntegerFunctionCase(Context& context, const char* description, i… in UniformIntegerFunctionCase() function in deqp::gles31::Functional::UniformIntegerFunctionCase85 UniformIntegerFunctionCase::~UniformIntegerFunctionCase(void) in ~UniformIntegerFunctionCase()87 UniformIntegerFunctionCase::deinit(); in ~UniformIntegerFunctionCase()90 void UniformIntegerFunctionCase::deinit(void) in deinit()96 void UniformIntegerFunctionCase::init(void) in init()[all …]