Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp57 class PrimitiveRestartCase : public TestCase class
91PrimitiveRestartCase (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::PrimitiveRestartCase
143 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 …]