Home
last modified time | relevance | path

Searched refs:nvc0_miptree_vtbl (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_resource.h37 const struct u_resource_vtbl nvc0_miptree_vtbl; variable
Dnvc0_resource.c29 nv04_resource(res)->vtbl = &nvc0_miptree_vtbl; in nvc0_resource_from_handle()
Dnvc0_miptree.c258 const struct u_resource_vtbl nvc0_miptree_vtbl = variable
284 mt->base.vtbl = &nvc0_miptree_vtbl; in nvc0_miptree_create()