Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fRasterizerDiscardTests.cpp77 class RasterizerDiscardCase : public TestCase class
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) in RasterizerDiscardCase() function in deqp::gles3::Functional::RasterizerDiscardCase
122 RasterizerDiscardCase
[all...]

Completed in 1 milliseconds