Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_context.h90 nouveau_scratch_get(struct nouveau_context *, unsigned size, uint64_t *gpu_addr,
Dnouveau_buffer.c1082 unsigned size, uint64_t *gpu_addr, struct nouveau_bo **pbo) in nouveau_scratch_get() argument
1096 *gpu_addr = nv->scratch.current->offset + bgn; in nouveau_scratch_get()