Home
last modified time | relevance | path

Searched defs:xml_path (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder_stub.c28 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, const struct brw_isa_info *isa, const struct intel_device_info *devinfo, FILE *fp, enum intel_batch_decode_flags flags, const char *xml_path, struct intel_batch_decode_bo (*get_bo)(void *, bool, uint64_t), unsigned (*get_state_size)(void *, uint64_t, uint64_t), void *user_data) intel_batch_decode_ctx_init() argument
H A Dintel_batch_decoder.c32 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, const struct brw_isa_info *isa, const struct intel_device_info *devinfo, FILE *fp, enum intel_batch_decode_flags flags, const char *xml_path, struct intel_batch_decode_bo (*get_bo)(void *, bool, uint64_t), unsigned (*get_state_size)(void *, uint64_t, uint64_t), void *user_data) intel_batch_decode_ctx_init() argument
/third_party/mesa3d/src/intel/tools/
H A Daubinator.c61 char *input_file = NULL, *xml_path = NULL; variable
H A Daubinator_error_decode.c54 static char *xml_path = NULL; variable
H A Daubinator_viewer.cpp309 char *xml_path; member

Completed in 7 milliseconds