Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.h263 VkBool32 CheckForDesiredMsg(const char *const msgString);
Dlayer_validation_tests.cpp107 return errMonitor->CheckForDesiredMsg(pMsg); in myDbgFunc()
648 VkBool32 ErrorMonitor::CheckForDesiredMsg(const char *const msgString) { in CheckForDesiredMsg() function in ErrorMonitor