Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Drdcompiler-utils.h57 struct replay_context { struct
58 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 …]