Searched refs:nvc0_miptree_vtbl (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.h41 const struct u_resource_vtbl nvc0_miptree_vtbl; variable in typeref:typename:const struct u_resource_vtbl
H A Dnvc0_resource.c86 nv04_resource(res)->vtbl = &nvc0_miptree_vtbl;
H A Dnvc0_miptree.c309 const struct u_resource_vtbl nvc0_miptree_vtbl = variable in typeref:typename:const struct u_resource_vtbl
335 mt->base.vtbl = &nvc0_miptree_vtbl;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst3425 - nouveau/nvc0: add extern keyword to nvc0_miptree_vtbl.

Completed in 6 milliseconds