Searched defs:decode_cfg (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/intel/tools/ |
H A D | aubinator_viewer.h | 76 struct aub_viewer_decode_cfg *decode_cfg; member
|
H A D | aubinator_viewer_decoder.cpp | 31 aub_viewer_decode_ctx_init(struct aub_viewer_decode_ctx *ctx, struct aub_viewer_cfg *cfg, struct aub_viewer_decode_cfg *decode_cfg, const struct intel_device_info *devinfo, struct intel_spec *spec, struct intel_batch_decode_bo (*get_bo)(void *, bool, uint64_t), unsigned (*get_state_size)(void *, uint32_t), void *user_data) aub_viewer_decode_ctx_init() argument
|
H A D | aubinator_viewer.cpp | 298 struct aub_viewer_decode_cfg decode_cfg; member
|
Completed in 5 milliseconds