Searched refs:RandomCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fDebugMarkerTests.cpp | 102 class RandomCase : public TestCase class 105 RandomCase (Context& context) in RandomCase() function in deqp::gles2::Functional::__anonc3bb83840111::RandomCase 201 debugMarkerGroup->addChild(new RandomCase (context)); in createDebugMarkerTests()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTransformFeedbackTests.cpp | 1388 class RandomCase : public TransformFeedbackCase class 1391 …RandomCase (Context& context, const char* name, const char* desc, deUint32 bufferType, deUint32 pr… in RandomCase() function in deqp::gles3::Functional::TransformFeedback::RandomCase 1798 …primitiveGroup->addChild(new RandomCase(m_context, de::toString(ndx+1).c_str(), "", bufferMode, pr… in init() 1824 …primitiveGroup->addChild(new RandomCase(m_context, de::toString(ndx+1).c_str(), "", bufferMode, pr… in init()
|