Home
last modified time | relevance | path

Searched defs:RandomCase (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fDebugMarkerTests.cpp101 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::__anondd6513f30111::RandomCase
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp1514 class RandomCase : public TransformFeedbackCase class
1517RandomCase(Context &context, const char *name, const char *desc, uint32_t bufferType, uint32_t pri… in RandomCase() function in deqp::gles3::Functional::TransformFeedback::RandomCase