Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp886 // ConstantDerivateCase
888 class ConstantDerivateCase : public TriangleDerivateCase class
891 ConstantDerivateCase (tcu::TestContext& testCtx,
895 virtual ~ConstantDerivateCase (void);
901 ConstantDerivateCase::ConstantDerivateCase (tcu::TestContext& testCtx, in ConstantDerivateCase() function in vkt::sr::__anon28699::ConstantDerivateCase
915 ConstantDerivateCase::~ConstantDerivateCase (void) in ~ConstantDerivateCase()
919 TestInstance* ConstantDerivateCase::createInstance (Context& context) const in createInstance()
925 void ConstantDerivateCase
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp857 // ConstantDerivateCase
859 class ConstantDerivateCase : public TriangleDerivateCase class
862 ConstantDerivateCase (tcu::TestContext& testCtx,
867 virtual ~ConstantDerivateCase (void);
873 ConstantDerivateCase::ConstantDerivateCase (tcu::TestContext& testCtx, in ConstantDerivateCase() function in vkt::sr::__anon29848::ConstantDerivateCase
885 ConstantDerivateCase::~ConstantDerivateCase (void) in ~ConstantDerivateCase()
889 TestInstance* ConstantDerivateCase::createInstance (Context& context) const in createInstance()
895 void ConstantDerivateCase
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp917 // ConstantDerivateCase
919 class ConstantDerivateCase : public TriangleDerivateCase class
922 ConstantDerivateCase (Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type);
923 ~ConstantDerivateCase (void) {} in ~ConstantDerivateCase()
934 ConstantDerivateCase::ConstantDerivateCase (Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type) in ConstantDerivateCase() function in deqp::gles3::Functional::ConstantDerivateCase
944 void ConstantDerivateCase::init (void) in init()
975 qpTestResult ConstantDerivateCase::verify (const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) in verify()
1806 constantGroup->addChild(new ConstantDerivateCase(m_context, glu::getDataTypeName(dataType), "", function, dataType)); in init()

Completed in 8 milliseconds