Searched refs:nouveau_resource_mapped_by_gpu (Results 1 – 5 of 5) sorted by relevance
85 nouveau_resource_mapped_by_gpu(struct pipe_resource *resource) in nouveau_resource_mapped_by_gpu() function
110 if (!nouveau_resource_mapped_by_gpu(vb->buffer.resource)) { in nv30_prevalidate_vbufs()482 assert(nouveau_resource_mapped_by_gpu(&res->base));
827 assert(nouveau_resource_mapped_by_gpu(info->index.resource)); in nvc0_draw_indirect()962 assert(nouveau_resource_mapped_by_gpu(&buf->base)); in nvc0_draw_vbo()
89 assert(nouveau_resource_mapped_by_gpu(&res->base)); in nv50_constbufs_validate()
626 assert(nouveau_resource_mapped_by_gpu(info->index.resource)); in nv50_draw_elements()