Home
last modified time | relevance | path

Searched refs:tu_cs_init_external (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cs.c32 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()
Dtu_cs.h117 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()