Searched defs:cffdec_options (Results 1 – 1 of 1) sorted by relevance
29 struct cffdec_options { struct30 struct fd_dev_id dev_id;31 const struct fd_dev_info *info;32 int draw_filter;33 int color;34 int dump_shaders;35 int summary;36 int allregs;37 int dump_textures;38 int dump_bindless;[all …]