Searched defs:pushes (Results 1 – 6 of 6) sorted by relevance
50 pushes: RefCell<Vec<PathBuf>>, field74 pub fn pushes(&self) -> Vec<PathBuf> { in pushes() method
28 PUSH_SPACE_EX(struct nouveau_pushbuf *push, uint32_t size, uint32_t relocs, uint32_t pushes) in PUSH_SPACE_EX()
231 struct util_dynarray pushes; member
645 uint32_t dwords, uint32_t relocs, uint32_t pushes) in nouveau_pushbuf_space()
865 unsigned draws = count, pushes, i; in nvc0_draw_indirect() local
1714 uint32_t pushes) in nouveau_pushbuf_space()