Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode_csf.c41 struct queue_ctx { struct
43 unsigned nr_regs;
46 uint32_t *regs;
49 uint64_t *ip;
52 uint64_t *end;
55 bool in_exception_handler;
58 struct {
64 } call_stack[MAX_CALL_STACK_DEPTH + 1]; /* +1 for exception handler */
65 uint8_t call_stack_depth;
67 unsigned gpu_id;