Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cs.h74 struct tu_cs struct
82 enum tu_cs_mode mode; argument
85 struct tu_cs_entry *entries; argument
86 uint32_t entry_count;
87 uint32_t entry_capacity;
111 tu_cs_init(struct tu_cs *cs, argument