Home
last modified time | relevance | path

Searched refs:VK_EXT_debug_report (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_debug_report.adoc5 include::{generated}/meta/{refprefix}VK_EXT_debug_report.adoc[]
23 By enabling optional validation layers and using the `VK_EXT_debug_report`
29 include::{generated}/interfaces/VK_EXT_debug_report.adoc[]
33 `VK_EXT_debug_report` allows an application to register multiple callbacks
98 In the initial release of the `VK_EXT_debug_report` extension, the token
109 In the initial release of the `VK_EXT_debug_report` extension, the token
DVK_EXT_debug_utils.adoc53 The main difference between this extension and `apiext:VK_EXT_debug_report`
63 `apiext:VK_EXT_debug_report` and `apiext:VK_EXT_debug_marker` by allowing
303 Basic logging, as seen in the origin `apiext:VK_EXT_debug_report` extension
313 *RESOLVED*: We needed a replacement for `apiext:VK_EXT_debug_report` because
335 ** Initial draft, based on `apiext:VK_EXT_debug_report` and
DVK_EXT_debug_marker.adoc175 ** Added explicit dependency on VK_EXT_debug_report
DVK_NV_device_generated_commands.adoc323 ** Remove VK_EXT_debug_report interactions
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dinitialization.adoc330 ifdef::VK_EXT_debug_report,VK_EXT_debug_utils[]
333 ifdef::VK_EXT_debug_report[]
338 endif::VK_EXT_debug_report[]
347 ifdef::VK_EXT_debug_report[]
352 endif::VK_EXT_debug_report[]
357 endif::VK_EXT_debug_report,VK_EXT_debug_utils[]
377 ifdef::VK_EXT_debug_report,VK_EXT_debug_utils,VK_KHR_portability_enumeration,VK_LUNARG_direct_drive…
380 ifdef::VK_EXT_debug_report[]
385 `apiext:VK_EXT_debug_report`
386 endif::VK_EXT_debug_report[]
[all …]
Ddebugging.adoc75 ifdef::VK_EXT_debug_report[]
77 endif::VK_EXT_debug_report[]
129 ifdef::VK_EXT_debug_report[]
130 include::{chapters}/VK_EXT_debug_report.adoc[]
131 endif::VK_EXT_debug_report[]
615 ifdef::VK_EXT_debug_report,VK_EXT_debug_utils[]
619 ifdef::VK_EXT_debug_report[]
621 endif::VK_EXT_debug_report[]
622 ifdef::VK_EXT_debug_report+VK_EXT_debug_utils[]
624 endif::VK_EXT_debug_report+VK_EXT_debug_utils[]
[all …]
Dfundamentals.adoc1390 `apiext:VK_EXT_debug_report` if enabled.
1430 ifdef::VKSC_VERSION_1_0,VK_EXT_debug_report[]
1434 ifdef::VK_EXT_debug_report[]
1436 endif::VK_EXT_debug_report[]
1439 endif::VKSC_VERSION_1_0,VK_EXT_debug_report[]
1547 ifdef::VKSC_VERSION_1_0,VK_EXT_debug_report[]
1550 ifdef::VK_EXT_debug_report[ename:VK_ERROR_VALIDATION_FAILED_EXT]
1553 endif::VKSC_VERSION_1_0,VK_EXT_debug_report[]
Dpipelines.adoc1485 ifdef::VK_EXT_debug_report[]
1487 endif::VK_EXT_debug_report[]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DBUILD.adoc219 $ ./makeSpec -clean -spec khr -extension VK_EXT_debug_report html
DChangeLog.adoc4234 language from the `<<VK_EXT_debug_report>>` and `<<VK_EXT_debug_utils>>`
5049 * Add an Issue to the appendix for `<<VK_EXT_debug_report>>` discussing
10468 `VK_EXT_debug_report` and `VK_EXT_debug_marker` extensions, regarding
10729 * Fix numerous minor issues with the VK_EXT_debug_report extension (public
10915 to `VK_EXT_debug_report` extension
11158 +VK_EXT_debug_report+ extension (public issue 446).
11218 reuse the object type enum from +VK_EXT_debug_report+, and moves the
11219 definition of that enum into +VK_EXT_debug_report+ where it should be
11227 * Correct typo in New Objects list for <<VK_EXT_debug_report>> (public
12332 VK_EXT_debug_report extension (internal issue 328).
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dextensions.adoc977 When the Debug Report extension (VK_EXT_debug_report) was recently updated
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10690 #define VK_EXT_debug_report 1 macro