Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fRasterizerDiscardTests.cpp77 class RasterizerDiscardCase : public TestCase class
80RasterizerDiscardCase (Context& context, const char* name, const char* description, int numPrimiti…
81 ~RasterizerDiscardCase (void);
88 RasterizerDiscardCase (const RasterizerDiscardCase& other);
89 RasterizerDiscardCase& operator= (const RasterizerDiscardCase& other);
107 RasterizerDiscardCase::RasterizerDiscardCase (Context& context, const char* name, const char* descr… in RasterizerDiscardCase() function in deqp::gles3::Functional::RasterizerDiscardCase
122 RasterizerDiscardCase::~RasterizerDiscardCase (void) in ~RasterizerDiscardCase()
124 RasterizerDiscardCase::deinit(); in ~RasterizerDiscardCase()
156 void RasterizerDiscardCase::setupFramebufferObject (void) in setupFramebufferObject()
196 void RasterizerDiscardCase::deleteFramebufferObject (void) in deleteFramebufferObject()
[all …]