Home
last modified time | relevance | path

Searched defs:dump_path (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_debug.c409 char dump_path[512]; in radv_dump_spirv() local
710 char dump_dir[256], dump_path[512], buf_time[128]; in radv_check_gpu_hangs() local
/third_party/mesa3d/src/mesa/main/
Dshaderapi.c1961 char *dump_path; in _mesa_dump_shader_source() local
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp2918 static void dump_path(FILE* file, const SkPath& path, bool force, bool dumpAsHex) { in dump_path() function
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c192 const char *dump_path = getenv("MESA_SPIRV_FAIL_DUMP_PATH"); in _vtn_fail() local