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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_resource.c29 nv04_resource(res)->vtbl = &nvc0_miptree_vtbl;
H A Dnvc0_resource.h37 const struct u_resource_vtbl nvc0_miptree_vtbl; variable in typeref:struct:u_resource_vtbl
H A Dnvc0_miptree.c258 const struct u_resource_vtbl nvc0_miptree_vtbl = variable in typeref:struct:u_resource_vtbl
284 mt->base.vtbl = &nvc0_miptree_vtbl;
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_resource.c29 nv04_resource(res)->vtbl = &nvc0_miptree_vtbl;
H A Dnvc0_resource.h37 const struct u_resource_vtbl nvc0_miptree_vtbl; variable in typeref:struct:u_resource_vtbl
H A Dnvc0_miptree.c258 const struct u_resource_vtbl nvc0_miptree_vtbl = variable in typeref:struct:u_resource_vtbl
284 mt->base.vtbl = &nvc0_miptree_vtbl;

Completed in 93 milliseconds