Home
last modified time | relevance | path

Searched defs:custom_decoder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp834 struct custom_decoder { struct
835 const char *cmd_name;
836 void (*decode)(struct aub_viewer_decode_ctx *ctx,
839 enum aub_decode_stage stage;
/aosp_15_r20/external/mesa3d/src/intel/decoder/
H A Dintel_batch_decoder.c1457 struct custom_decoder { struct
1460 } custom_decoders[] = { argument