Searched refs:DebugCallbackFunctionCase (Results 1 – 1 of 1) sorted by relevance
2807 class DebugCallbackFunctionCase : public TestCase class2810 DebugCallbackFunctionCase (Context& context, const char* name, const char* description);2814 DebugCallbackFunctionCase::DebugCallbackFunctionCase (Context& context, const char* name, const cha… in DebugCallbackFunctionCase() function in deqp::gles31::Functional::__anon0b3d5a1f0111::DebugCallbackFunctionCase2819 DebugCallbackFunctionCase::IterateResult DebugCallbackFunctionCase::iterate (void) in iterate()3038 …queries->addChild(new DebugCallbackFunctionCase (m_context, "debug_callback_function_getpointer", … in init()