Home
last modified time | relevance | path

Searched defs:destroyDebugReportCallbackEXT (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl50 DestroyDebugReportCallbackEXTFunc destroyDebugReportCallbackEXT; variable
DvkInstanceDriverImpl.inl235 void InstanceDriver::destroyDebugReportCallbackEXT (VkInstance instance, VkDebugReportCallbackEXT c… function in InstanceDriver
DvkNullDriverImpl.inl332 VKAPI_ATTR void VKAPI_CALL destroyDebugReportCallbackEXT (VkInstance instance, VkDebugReportCallbac… function
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp18511 …void destroyDebugReportCallbackEXT( DebugReportCallbackEXT callback, const AllocationCallbacks* pA… in destroyDebugReportCallbackEXT() function in vk::Instance
18517 …void destroyDebugReportCallbackEXT( DebugReportCallbackEXT callback, Optional<const AllocationCall… in destroyDebugReportCallbackEXT() function in vk::Instance