Searched refs:BlendingCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 1466 class BlendingCase : public FramebufferRenderCase class 1469 …BlendingCase (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/ |
D | es3sSpecialFloatTests.cpp | 1832 class BlendingCase : public FramebufferRenderCase class 1835 …BlendingCase (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 …]
|