Searched defs:xml_path (Results 1 - 5 of 5) sorted by relevance
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_batch_decoder_stub.c | 28 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 D | intel_batch_decoder.c | 32 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 D | aubinator.c | 61 char *input_file = NULL, *xml_path = NULL; variable
|
| H A D | aubinator_error_decode.c | 54 static char *xml_path = NULL; variable
|
| H A D | aubinator_viewer.cpp | 309 char *xml_path; member
|
Completed in 7 milliseconds