Searched defs:replay_context (Results 1 – 1 of 1) sorted by relevance
57 struct replay_context { struct58 void *mem_ctx;60 struct util_vma_heap vma;62 struct cmdstream *submit_cs;63 struct cmdstream *state_cs;64 struct cmdstream *shader_cs;66 struct cmdstream *shader_log;67 struct cmdstream *cp_log;69 struct list_head cs_list;71 struct list_head wrbuf_list;[all …]