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

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_batch_decoder_stub.c28 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx * ctx,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) argument
H A Dintel_batch_decoder.c32 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx * ctx,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) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator.c61 char *input_file = NULL, *xml_path = NULL; variable in typeref:typename:char **
H A Daubinator_error_decode.c57 static char *xml_path = NULL; variable in typeref:typename:char *
H A Daubinator_viewer.cpp309 char *xml_path; member in struct:Context
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator.c60 char *input_file = NULL, *xml_path = NULL; variable in typeref:typename:char **
H A Daubinator_error_decode.c53 static char *xml_path = NULL; variable in typeref:typename:char *
H A Daubinator_viewer.cpp307 char *xml_path; member in struct:Context
/xsrc/external/mit/MesaLib.old/dist/src/intel/common/
H A Dgen_batch_decoder.c32 gen_batch_decode_ctx_init(struct gen_batch_decode_ctx * ctx,const struct gen_device_info * devinfo,FILE * fp,enum gen_batch_decode_flags flags,const char * xml_path,struct gen_batch_decode_bo (* get_bo)(void *,bool,uint64_t),unsigned (* get_state_size)(void *,uint32_t),void * user_data) argument

Completed in 27 milliseconds