Home
last modified time | relevance | path

Searched full:mesa_vk_abort_on_device_loss (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/.gitlab-ci/common/
H A Dgenerate-env.sh88 MESA_VK_ABORT_ON_DEVICE_LOSS
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ci/
H A Dgitlab-ci-inc.yml128 MESA_VK_ABORT_ON_DEVICE_LOSS: 0
/aosp_15_r20/external/mesa3d/
H A D.gitlab-ci.yml101 MESA_VK_ABORT_ON_DEVICE_LOSS: 1
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_device.c329 if (debug_get_bool_option("MESA_VK_ABORT_ON_DEVICE_LOSS", false)) in _vk_device_set_lost()
H A Dvk_queue.c133 if (debug_get_bool_option("MESA_VK_ABORT_ON_DEVICE_LOSS", false)) { in _vk_queue_set_lost()
/aosp_15_r20/external/mesa3d/docs/drivers/
H A Dfreedreno.rst616 MESA_VK_ABORT_ON_DEVICE_LOSS=1 \
/aosp_15_r20/external/mesa3d/docs/
H A Denvvars.rst322 .. envvar:: MESA_VK_ABORT_ON_DEVICE_LOSS
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D24.1.0.rst2001 - ci: enable MESA_VK_ABORT_ON_DEVICE_LOSS globally
2097 - ci: pass MESA_VK_ABORT_ON_DEVICE_LOSS through to the DUT
H A D24.2.0.rst1235 - ci: pass MESA_VK_ABORT_ON_DEVICE_LOSS through to the DUT