Home
last modified time | relevance | path

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

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