Searched refs:DebugReportCallbackEXT (Results 1 – 3 of 3) sorted by relevance
203 class DebugReportCallbackEXT class206 DebugReportCallbackEXT (VkInstance, const VkDebugReportCallbackCreateInfoEXT*) {} in DebugReportCallbackEXT() function in vk::__anonfb9acbbc0111::DebugReportCallbackEXT207 ~DebugReportCallbackEXT (void) {} in ~DebugReportCallbackEXT()
175 …VK_NULL_RETURN((*pCallback = allocateNonDispHandle<DebugReportCallbackEXT, VkDebugReportCallbackEX…335 freeNonDispHandle<DebugReportCallbackEXT, VkDebugReportCallbackEXT>(callback, pAllocator);
2283 class DebugReportCallbackEXT class2286 DebugReportCallbackEXT() in DebugReportCallbackEXT() function in vk::DebugReportCallbackEXT2291 DebugReportCallbackEXT(VkDebugReportCallbackEXT debugReportCallbackEXT) in DebugReportCallbackEXT() function in vk::DebugReportCallbackEXT2295 DebugReportCallbackEXT& operator=(VkDebugReportCallbackEXT debugReportCallbackEXT) in operator =()2302 bool operator==(DebugReportCallbackEXT const &rhs) const in operator ==()2307 bool operator!=(DebugReportCallbackEXT const &rhs) const in operator !=()2312 bool operator<(DebugReportCallbackEXT const &rhs) const in operator <()2338 …static_assert( sizeof( DebugReportCallbackEXT ) == sizeof( VkDebugReportCallbackEXT ), "handle and…18497 …eateInfoEXT* pCreateInfo, const AllocationCallbacks* pAllocator, DebugReportCallbackEXT* pCallback… in createDebugReportCallbackEXT()18503 …ResultValueType<DebugReportCallbackEXT>::type createDebugReportCallbackEXT( const DebugReportCallb… in createDebugReportCallbackEXT()[all …]