Searched refs:PrimitiveRestartCase (Results 1 – 1 of 1) sorted by relevance
57 class PrimitiveRestartCase : public TestCase class91 …PrimitiveRestartCase (Context& context, const char* name, const char* description, PrimitiveType p…92 ~PrimitiveRestartCase (void);99 PrimitiveRestartCase (const PrimitiveRestartCase& other);100 PrimitiveRestartCase& operator= (const PrimitiveRestartCase& other);131 PrimitiveRestartCase::PrimitiveRestartCase (Context& context, const char* name, const char* descrip… in PrimitiveRestartCase() function in deqp::gles3::Functional::PrimitiveRestartCase143 PrimitiveRestartCase::~PrimitiveRestartCase (void) in ~PrimitiveRestartCase()145 PrimitiveRestartCase::deinit(); in ~PrimitiveRestartCase()148 void PrimitiveRestartCase::deinit (void) in deinit()154 void PrimitiveRestartCase::addIndex (deUint32 index) in addIndex()[all …]