Home
last modified time | relevance | path

Searched full:aco_debug (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/.gitlab-ci/common/
Dgenerate-env.sh4 ACO_DEBUG \
/third_party/mesa3d/.gitlab/issue_templates/
DBug Report - AMD Radeon Vulkan.md75 Does your environment set any of the variables `ACO_DEBUG`, `RADV_DEBUG`, and `RADV_PERFTEST`?
/third_party/mesa3d/src/amd/compiler/
DREADME.md244 We also have `ACO_DEBUG` options:
257 RADV_DEBUG=nocache,shaders ACO_DEBUG=validateir,validatera vkcube
Daco_ir.cpp53 debug_flags = parse_debug_string(getenv("ACO_DEBUG"), aco_debug_options); in init_once()
/third_party/mesa3d/src/amd/ci/
Dgitlab-ci.yml37 ACO_DEBUG: validateir,validatera
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c69 * when ACO_DEBUG is used. MESA_GLSL_CACHE_DISABLE is done elsewhere. in radv_is_cache_disabled()
/third_party/mesa3d/docs/
Denvvars.rst799 :envvar:`ACO_DEBUG`
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst4787 - aco: add ACO_DEBUG=perfinfo
4800 - docs: document ACO_DEBUG=perfinfo
4801 - aco: add ACO_DEBUG=liveinfo
D20.3.0.rst4282 - aco: add ACO_DEBUG=force-waitcnt to emit wait-states
4297 - aco: add ACO_DEBUG=novn,noopt,nosched for debugging purposes
D20.2.0.rst3797 - docs/envvars: document ACO_DEBUG
4278 - ci: set ACO_DEBUG=validateir,validatera global for RADV testing
D22.2.0.rst4148 - ci: add ACO_DEBUG to the list of variables to pass down for testing
/third_party/mesa3d/
D.pick_status.json11803 "description": "aco: Add ACO_DEBUG=novalidateir option.",
15160 "description": "aco: add ACO_DEBUG=force-waitdeps",