Searched refs:nouveau_resource_mapped_by_gpu (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.h75 nouveau_resource_mapped_by_gpu(struct pipe_resource *resource) function
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_vbo.c107 if (!nouveau_resource_mapped_by_gpu(vb->buffer)) {
474 assert(nouveau_resource_mapped_by_gpu(&res->base));
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_shader_state.c89 assert(nouveau_resource_mapped_by_gpu(&res->base));
H A Dnv50_vbo.c587 assert(nouveau_resource_mapped_by_gpu(nv50->idxbuf.buffer));
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_vbo.c510 assert(nouveau_resource_mapped_by_gpu(&buf->base));

Completed in 654 milliseconds