Searched refs:RandomCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fDebugMarkerTests.cpp | 101 class RandomCase : public TestCase class 104 RandomCase(Context &context) : TestCase(context, "random", "Random GL_EXT_debug_marker usage") in RandomCase() function in deqp::gles2::Functional::__anon71cade730111::RandomCase 203 debugMarkerGroup->addChild(new RandomCase(context)); in createDebugMarkerTests()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTransformFeedbackTests.cpp | 1514 class RandomCase : public TransformFeedbackCase class 1517 …RandomCase(Context &context, const char *name, const char *desc, uint32_t bufferType, uint32_t pri… in RandomCase() function in deqp::gles3::Functional::TransformFeedback::RandomCase 1892 … primitiveGroup->addChild(new RandomCase(m_context, de::toString(ndx + 1).c_str(), "", bufferMode, in init() 1922 … primitiveGroup->addChild(new RandomCase(m_context, de::toString(ndx + 1).c_str(), "", bufferMode, in init()
|