Searched defs:dump_ctx (Results 1 – 7 of 7) sorted by relevance
196 struct dump_ctx { struct197 struct tgsi_iterate_context iter;198 const struct vrend_shader_cfg *cfg;199 struct tgsi_shader_info info;200 enum tgsi_processor_type prog_type;201 int size;202 struct vrend_glsl_strbufs glsl_strbufs;203 uint instno;205 struct vrend_strbuf src_bufs[4];206 struct vrend_strbuf dst_bufs[3];[all …]
45 struct dump_ctx struct58 void (*dump_printf)(struct dump_ctx *ctx, const char *format, ...); argument
87120 struct dump_ctx { struct87121 struct wg_device *wg;87122 struct wg_peer *next_peer;87123 u64 allowedips_seq;87124 struct allowedips_node *next_allowedip;
101406 struct dump_ctx { struct101407 struct wg_device *wg;101408 struct wg_peer *next_peer;101409 u64 allowedips_seq;101410 struct allowedips_node *next_allowedip;
96856 struct dump_ctx { struct96857 struct wg_device *wg;96858 struct wg_peer *next_peer;96859 u64 allowedips_seq;96860 struct allowedips_node *next_allowedip;