Searched refs:RasterizerDiscardCase (Results 1 – 1 of 1) sorted by relevance
77 class RasterizerDiscardCase : public TestCase class80 …RasterizerDiscardCase (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::RasterizerDiscardCase122 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 …]