Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.cpp92 tcu::Format::Enum<VkDebugReportObjectTypeEXT> shortObjectTypeStr (VkDebugReportObjectTypeEXT object… in shortObjectTypeStr() function
108 str << " at " << shortObjectTypeStr(message.objectType) << ":" << message.location << ")"; in operator <<()