Home
last modified time | relevance | path

Searched refs:postmortem (Results 1 – 25 of 50) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DBUILD.gn14 # deqp external postmortem build
28 …"//third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/vktPostmortemDeviceFaultTest…
29 …"//third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/vktPostmortemDeviceFaultTest…
30 …"//third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/vktPostmortemShaderTimeoutTe…
31 "//third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/vktPostmortemTests.cpp",
32 …"//third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/vktPostmortemUseAfterFreeTes…
33 "//third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/vktPostmortemUtil.cpp",
38 "//third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem",
DCMakeLists.txt24 add_library(deqp-vk-postmortem STATIC ${DEQP_VK_POSTMORTEM_SRCS})
25 target_link_libraries(deqp-vk-postmortem ${DEQP_VK_POSTMORTEM_LIBS})
DvktPostmortemShaderTimeoutTests.hpp31 namespace postmortem namespace
DvktPostmortemUseAfterFreeTests.hpp31 namespace postmortem namespace
DvktPostmortemTests.hpp33 namespace postmortem namespace
DvktPostmortemDeviceFaultTests.hpp31 namespace postmortem namespace
DvktPostmortemUtil.hpp33 namespace postmortem namespace
DvktPostmortemTests.cpp34 namespace postmortem namespace
DvktPostmortemUtil.cpp46 namespace postmortem namespace
DvktPostmortemShaderTimeoutTests.cpp44 namespace postmortem namespace
/third_party/node/doc/guides/
Dnode-postmortem-support.md8 ## V8 postmortem metadata
10 V8 prefixes all postmortem constants with `v8dbg_`, and they allow inspection of
12 those symbols with a script (`deps/v8/tools/gen-postmortem-metadata.py`), and
17 Node.js prefixes all postmortem constants with `nodedbg_`, and they complement
65 sure all Node.js postmortem metadata are calculated correctly.
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
DCMakeLists.txt24 add_library(deqp-vk-postmortem STATIC ${DEQP_VK_POSTMORTEM_SRCS})
25 target_link_libraries(deqp-vk-postmortem ${DEQP_VK_POSTMORTEM_LIBS})
DvktPostmortemShaderTimeoutTests.hpp31 namespace postmortem namespace
DvktPostmortemUseAfterFreeTests.hpp31 namespace postmortem namespace
DvktPostmortemDeviceFaultTests.hpp31 namespace postmortem namespace
DvktPostmortemTests.hpp33 namespace postmortem namespace
DvktPostmortemUtil.hpp33 namespace postmortem namespace
DvktPostmortemTests.cpp34 namespace postmortem namespace
DvktPostmortemUtil.cpp46 namespace postmortem namespace
DvktPostmortemShaderTimeoutTests.cpp44 namespace postmortem namespace
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DCMakeLists.txt46 add_subdirectory(postmortem)
97 postmortem
168 deqp-vk-postmortem
220 #x deqp-vksc-postmortem
DBUILD.gn72 "//third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem",
126 "//third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem:libdeqp_vk_postmortem",
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DCMakeLists.txt46 add_subdirectory(postmortem)
97 postmortem
168 deqp-vk-postmortem
220 #x deqp-vksc-postmortem
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_EXT_device_fault.adoc28 - Provide foundational extensions to enable the development of crash postmortem
35 with further extensions required in order to fully enable crash postmortem
/third_party/node/tools/v8_gypfiles/
Dv8.gyp899 'dependencies': ['postmortem-metadata#target'],
1571 'target_name': 'postmortem-metadata',
1644 'action_name': 'gen-postmortem-metadata',
1646 '<(V8_ROOT)/tools/gen-postmortem-metadata.py',
1654 '<(V8_ROOT)/tools/gen-postmortem-metadata.py',
1663 }, # postmortem-metadata

12