Searched defs:func_str (Results 1 – 3 of 3) sorted by relevance
47 let func_str = ::std::stringify!($func); localVariable
989 const std::string& func_str = in FunctionWithErrorOp() local
1884 bool CoreChecks::ValidateIdleDescriptorSet(VkDescriptorSet set, const char *func_str) { in ValidateIdleDescriptorSet()