Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp1964 static char const *GetCauseStr(VulkanTypedHandle obj) { in GetCauseStr() function
1973 const char *cause_str = GetCauseStr(obj); in ReportInvalidCommandBuffer()