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::Precisi…47 ~UniformIntegerFunctionCase(void);56 UniformIntegerFunctionCase(const UniformIntegerFunctionCase &other);57 UniformIntegerFunctionCase &operator=(const UniformIntegerFunctionCase &other);69 UniformIntegerFunctionCase::UniformIntegerFunctionCase(Context &context, const char *description, i… in UniformIntegerFunctionCase() function in deqp::gles31::Functional::UniformIntegerFunctionCase87 UniformIntegerFunctionCase::~UniformIntegerFunctionCase(void) in ~UniformIntegerFunctionCase()89 UniformIntegerFunctionCase::deinit(); in ~UniformIntegerFunctionCase()92 void UniformIntegerFunctionCase::deinit(void) in deinit()98 void UniformIntegerFunctionCase::init(void) in init()[all …]