Home
last modified time | relevance | path

Searched refs:GroupStackDepthQueryCase (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fDebugTests.cpp2814 class GroupStackDepthQueryCase : public TestCase class
2817 GroupStackDepthQueryCase(Context &context, const char *name, const char *description,
2826 GroupStackDepthQueryCase::GroupStackDepthQueryCase(Context &context, const char *name, const char *… in GroupStackDepthQueryCase() function in deqp::gles31::Functional::__anon5e098b950111::GroupStackDepthQueryCase
2833 GroupStackDepthQueryCase::IterateResult GroupStackDepthQueryCase::iterate(void) in iterate()
3127 …new GroupStackDepthQueryCase(m_context, (std::string("debug_group_stack_depth") + postfix).c_str(), in init()