Searched refs:RasterizerDiscardCase (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fRasterizerDiscardTests.cpp | 77 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