Home | History | Annotate | Download | only in tests

Lines Matching full:m_globalmsgcallback

52       m_globalMsgCallback(VK_NULL_HANDLE),
215 err = m_CreateDebugReportCallback(this->inst, &dbgCreateInfo, NULL, &m_globalMsgCallback);
238 if (m_globalMsgCallback) m_DestroyDebugReportCallback(this->inst, m_globalMsgCallback, NULL);