Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp1078 class LinearDerivateCase : public TriangleDerivateCase class
1081 LinearDerivateCase (tcu::TestContext& testCtx,
1092 virtual ~LinearDerivateCase (void);
1101 LinearDerivateCase::LinearDerivateCase (tcu::TestContext& testCtx, in LinearDerivateCase() function in vkt::sr::__anon6be423a10111::LinearDerivateCase
1125 LinearDerivateCase::~LinearDerivateCase (void) in ~LinearDerivateCase()
1129 TestInstance* LinearDerivateCase::createInstance (Context& context) const in createInstance()
1135 void LinearDerivateCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
1909 …linearCaseGroup->addChild(new LinearDerivateCase(m_testCtx, caseName.str(), "", function, dataType… in init()
1937 …fboGroup->addChild(new LinearDerivateCase(m_testCtx, caseName.str(), "", function, dataType, preci… in init()
/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp971 class LinearDerivateCase : public TriangleDerivateCase class
974LinearDerivateCase (Context& context, const char* name, const char* description, DerivateFunc fun…
975 ~LinearDerivateCase (void) {} in ~LinearDerivateCase()
987 LinearDerivateCase::LinearDerivateCase (Context& context, const char* name, const char* description… in LinearDerivateCase() function in deqp::gles3::Functional::LinearDerivateCase
1001 void LinearDerivateCase::init (void) in init()
1087 qpTestResult LinearDerivateCase::verify (const tcu::ConstPixelBufferAccess& result, const tcu::Pixe… in verify()
1815 …linearCaseGroup->addChild(new LinearDerivateCase(m_context, caseName.str().c_str(), "", function, … in init()
1843 …fboGroup->addChild(new LinearDerivateCase(m_context, caseName.str().c_str(), "", function, dataTyp… in init()
1876 …fboGroup->addChild(new LinearDerivateCase(m_context, caseName.str().c_str(), "", function, dataTyp… in init()