Searched defs:cffdec_options (Results 1 – 1 of 1) sorted by relevance
47 struct cffdec_options { struct48 struct fd_dev_id dev_id;49 const struct fd_dev_info *info;50 int draw_filter;51 int color;52 int dump_shaders;53 int summary;54 int allregs;55 int dump_textures;56 int decode_markers;[all …]