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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.h85 nouveau_resource_mapped_by_gpu(struct pipe_resource *resource) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.h96 nouveau_resource_mapped_by_gpu(struct pipe_resource *resource) function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vbo.c110 if (!nouveau_resource_mapped_by_gpu(vb->buffer.resource)) {
482 assert(nouveau_resource_mapped_by_gpu(&res->base));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vbo.c109 if (!nouveau_resource_mapped_by_gpu(vb->buffer.resource)) {
481 assert(nouveau_resource_mapped_by_gpu(&res->base));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo.c827 assert(nouveau_resource_mapped_by_gpu(info->index.resource));
963 assert(nouveau_resource_mapped_by_gpu(&buf->base));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo.c837 assert(nouveau_resource_mapped_by_gpu(info->index.resource));
990 assert(nouveau_resource_mapped_by_gpu(&buf->base));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_shader_state.c89 assert(nouveau_resource_mapped_by_gpu(&res->base));
H A Dnv50_vbo.c626 assert(nouveau_resource_mapped_by_gpu(info->index.resource));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_compute.c250 assert(nouveau_resource_mapped_by_gpu(&res->base));
H A Dnv50_shader_state.c89 assert(nouveau_resource_mapped_by_gpu(&res->base));
H A Dnv50_vbo.c619 assert(nouveau_resource_mapped_by_gpu(info->index.resource));

Completed in 16 milliseconds