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 D | nvc0_resource.h | 41 const struct u_resource_vtbl nvc0_miptree_vtbl; variable in typeref:typename:const struct u_resource_vtbl |
| H A D | nvc0_resource.c | 86 nv04_resource(res)->vtbl = &nvc0_miptree_vtbl; |
| H A D | nvc0_miptree.c | 309 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 D | 20.0.0.rst | 3425 - nouveau/nvc0: add extern keyword to nvc0_miptree_vtbl. |
Completed in 6 milliseconds