Searched refs:CommonFunctionCase (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp235 // CommonFunctionCase
237 class CommonFunctionCase : public TestCase class in namespace:deqp::gles31::Functional
240 CommonFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType);
241 ~CommonFunctionCase (void);
248 CommonFunctionCase (const CommonFunctionCase& other);
249 CommonFunctionCase& operator= (const CommonFunctionCase& other);
264 CommonFunctionCase::CommonFunctionCase (Contex function in class:deqp::gles31::Functional::CommonFunctionCase
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp162 // CommonFunctionCase
164 class CommonFunctionCase : public TestCase class in namespace:deqp::gles3::Functional
167 CommonFunctionCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType);
168 ~CommonFunctionCase (void);
175 CommonFunctionCase (const CommonFunctionCase& other);
176 CommonFunctionCase& operator= (const CommonFunctionCase& other);
191 CommonFunctionCase::CommonFunctionCase (Contex function in class:deqp::gles3::Functional::CommonFunctionCase
[all...]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp441 // CommonFunctionCase
443 class CommonFunctionCase : public TestCase class in inherits:TestCase
446 CommonFunctionCase (tcu::TestContext& testCtx, const char* name, const char* description, glu::ShaderType shaderType);
447 ~CommonFunctionCase (void);
458 CommonFunctionCase (const CommonFunctionCase& other);
459 CommonFunctionCase& operator= (const CommonFunctionCase& other);
467 CommonFunctionCase::CommonFunctionCase (tc function in class:vkt::shaderexecutor::__anon3877::CommonFunctionCase
[all...]

Completed in 121 milliseconds