Searched defs:IntegerFunctionCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp314 // IntegerFunctionCase
316 class IntegerFunctionCase : public TestCase class in namespace:vkt::shaderexecutor
319 IntegerFunctionCase (tcu::TestContext& testCtx, const char* name, const char* description, glu::ShaderType shaderType);
320 ~IntegerFunctionCase (void);
331 IntegerFunctionCase (const IntegerFunctionCase& other);
332 IntegerFunctionCase& operator= (const IntegerFunctionCase& other);
343 IntegerFunctionCase::IntegerFunctionCase (tc function in class:vkt::shaderexecutor::IntegerFunctionCase
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fShaderIntegerFunctionTests.cpp160 // IntegerFunctionCase
162 class IntegerFunctionCase : public TestCase class in namespace:deqp::gles31::Functional
165 IntegerFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType);
166 ~IntegerFunctionCase (void);
173 IntegerFunctionCase (const IntegerFunctionCase& other);
174 IntegerFunctionCase& operator= (const IntegerFunctionCase& other);
189 IntegerFunctionCase::IntegerFunctionCase (Contex function in class:deqp::gles31::Functional::IntegerFunctionCase
[all...]

Completed in 80 milliseconds