Searched refs:tu_cs_init_external (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_cs.c | 32 tu_cs_init_external(struct tu_cs *cs, struct tu_device *device, in tu_cs_init_external() function 270 tu_cs_init_external(sub_cs, cs->device, cs->cur, cs->reserved_end); in tu_cs_begin_sub_stream()
|
D | tu_cs.h | 117 tu_cs_init_external(struct tu_cs *cs, struct tu_device *device, 165 tu_cs_init_external(cs, sub_cs->device, memory.map, memory.map + size); in tu_cs_draw_state()
|