Searched defs:RasterizerDiscardCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fRasterizerDiscardTests.cpp77 class RasterizerDiscardCase : public TestCase class in namespace:deqp::gles3::Functional
80 RasterizerDiscardCase (Context& context, const char* name, const char* description, int numPrimitives, CaseType caseType, deUint32 caseOptions, deUint32 drawMode = GL_TRIANGLES);
81 ~RasterizerDiscardCase (void);
88 RasterizerDiscardCase (const RasterizerDiscardCase& other);
89 RasterizerDiscardCase& operator= (const RasterizerDiscardCase& other);
107 RasterizerDiscardCase::RasterizerDiscardCase (Context& context, const char* name, const char* description, int numPrimitives, CaseType caseType, deUint32 caseOptions, deUint32 drawMode) function in class:deqp::gles3::Functional::RasterizerDiscardCase
122 RasterizerDiscardCase
[all...]

Completed in 180 milliseconds