Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderUniformIntegerFunctionTests.cpp42 class UniformIntegerFunctionCase : public TestCase class
45UniformIntegerFunctionCase (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::UniformIntegerFunctionCase
85 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 …]