Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_EXT_debug_report.adoc31 slink:VkDebugReportCallbackCreateInfoEXT structure defining the
41 [open,refpage='VkDebugReportCallbackCreateInfoEXT',desc='Structure specifying parameters of a newly…
43 The definition of slink:VkDebugReportCallbackCreateInfoEXT is:
45 include::{generated}/api/structs/VkDebugReportCallbackCreateInfoEXT.adoc[]
56 sname:VkDebugReportCallbackCreateInfoEXT::pname:flags determine when that
57 sname:VkDebugReportCallbackCreateInfoEXT::pname:pfnCallback is called.
74 include::{generated}/validity/structs/VkDebugReportCallbackCreateInfoEXT.adoc[]
80 slink:VkDebugReportCallbackCreateInfoEXT::pname:flags, specifying events
118 slink:VkDebugReportCallbackCreateInfoEXT::pname:pfnCallback function
163 slink:VkDebugReportCallbackCreateInfoEXT::pname:pfnCallback, specifying the
Dinitialization.adoc334 slink:VkDebugReportCallbackCreateInfoEXT structure
383 sname:VkDebugReportCallbackCreateInfoEXT structure, the list of enabled
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_debug_report.adoc42 application can: link a slink:VkDebugReportCallbackCreateInfoEXT structure
57 VkDebugReportCallbackCreateInfoEXT callback1 = {
76 VkDebugReportCallbackCreateInfoEXT callback3 = {
147 slink:VkDebugReportCallbackCreateInfoEXT::pname:flags to be non-zero?
150 requiring the sname:VkDebugReportCallbackCreateInfoEXT::pname:msgFlags at
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_debug_report.c47 const VkDebugReportCallbackCreateInfoEXT *pCreateInfo, in VK_DEFINE_NONDISP_HANDLE_CASTS()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10761 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
10767 } VkDebugReportCallbackCreateInfoEXT; argument
10769 …vkCreateDebugReportCallbackEXT)(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
10776 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_static_assertions.hpp1375 …P_NAMESPACE::DebugReportCallbackCreateInfoEXT ) == sizeof( VkDebugReportCallbackCreateInfoEXT ), "…
Dvulkan.hpp2525 …vkCreateDebugReportCallbackEXT( VkInstance instance, const VkDebugReportCallbackCreateInfoEXT * pC… in vkCreateDebugReportCallbackEXT()
Dvulkan_raii.hpp5940 …atic_cast<VkInstance>( *instance ), reinterpret_cast<const VkDebugReportCallbackCreateInfoEXT *>( … in DebugReportCallbackEXT()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc11372 * Fix indentation for slink:VkDebugReportCallbackCreateInfoEXT member