Home
last modified time | relevance | path

Searched refs:trace_file_path (Results 1 – 3 of 3) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc.h559 const char* trace_file_path; member
Dastcenccli_toplevel.cpp1023 config.trace_file_path = argv[argidx - 1]; in edit_astcenc_config()
1047 if (!config.trace_file_path) in edit_astcenc_config()
Dastcenc_entry.cpp758 ctx->trace_log = new TraceLog(ctx->config.trace_file_path); in astcenc_context_alloc()