Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1466 class BlendingCase : public FramebufferRenderCase class
1469BlendingCase (Context& context, const char* name, const char* desc, FramebufferRenderCase::Frame…
1470 ~BlendingCase (void);
1481 BlendingCase::BlendingCase (Context& context, const char* name, const char* desc, FramebufferRender… in BlendingCase() function in deqp::gles2::Stress::__anonc37841890111::BlendingCase
1486 BlendingCase::~BlendingCase (void) in ~BlendingCase()
1491 void BlendingCase::testFBO (void) in testFBO()
1654 void BlendingCase::drawTestImage (tcu::PixelBufferAccess dst, GLuint uColorLoc, int maxVertexIndex) in drawTestImage()
1684 std::string BlendingCase::genVertexSource (void) const in genVertexSource()
1694 std::string BlendingCase::genFragmentSource (void) const in genFragmentSource()
1754 …framebufferGroup->addChild(new BlendingCase (m_context, "blend_default", "blend special floatin… in init()
[all …]
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1832 class BlendingCase : public FramebufferRenderCase class
1835BlendingCase (Context& context, const char* name, const char* desc, FramebufferRenderCase::Frame…
1836 ~BlendingCase (void);
1847 BlendingCase::BlendingCase (Context& context, const char* name, const char* desc, FramebufferRender… in BlendingCase() function in deqp::gles3::Stress::__anonc3de246b0111::BlendingCase
1852 BlendingCase::~BlendingCase (void) in ~BlendingCase()
1857 void BlendingCase::testFBO (void) in testFBO()
2022 void BlendingCase::drawTestImage (tcu::PixelBufferAccess dst, GLuint uColorLoc, int maxVertexIndex) in drawTestImage()
2052 std::string BlendingCase::genVertexSource (void) const in genVertexSource()
2063 std::string BlendingCase::genFragmentSource (void) const in genFragmentSource()
2135 …framebufferGroup->addChild(new BlendingCase (m_context, "blend_default", "blend special floatin… in init()
[all …]