HomeSort by relevance Sort by last modified time
    Searched defs:DebugReportRecorder (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkDebugReportUtil.cpp 119 DebugReportRecorder::MessageList* const messageList = reinterpret_cast<DebugReportRecorder::MessageList*>(pUserData);
130 DebugReportRecorder::MessageList* messageList)
152 DebugReportRecorder::DebugReportRecorder (const InstanceInterface& vki, VkInstance instance)
158 DebugReportRecorder::~DebugReportRecorder (void)
vkDebugReportUtil.hpp 72 class DebugReportRecorder
77 DebugReportRecorder (const InstanceInterface& vki, VkInstance instance);
78 ~DebugReportRecorder (void);

Completed in 323 milliseconds