Lines Matching refs:DebugReportCallbackEXT
2283 class DebugReportCallbackEXT class
2286 DebugReportCallbackEXT() in DebugReportCallbackEXT() function in vk::DebugReportCallbackEXT
2291 DebugReportCallbackEXT(VkDebugReportCallbackEXT debugReportCallbackEXT) in DebugReportCallbackEXT() function in vk::DebugReportCallbackEXT
2295 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()
18505 DebugReportCallbackEXT callback; in createDebugReportCallbackEXT()
18511 …void destroyDebugReportCallbackEXT( DebugReportCallbackEXT callback, const AllocationCallbacks* pA… in destroyDebugReportCallbackEXT()
18517 …void destroyDebugReportCallbackEXT( DebugReportCallbackEXT callback, Optional<const AllocationCall… in destroyDebugReportCallbackEXT()