HomeSort by relevance Sort by last modified time
    Searched refs:nvc0_miptree_vtbl (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_resource.c 29 nv04_resource(res)->vtbl = &nvc0_miptree_vtbl;
nvc0_resource.h 37 const struct u_resource_vtbl nvc0_miptree_vtbl; variable in typeref:struct:u_resource_vtbl
nvc0_miptree.c 258 const struct u_resource_vtbl nvc0_miptree_vtbl = variable in typeref:struct:u_resource_vtbl
284 mt->base.vtbl = &nvc0_miptree_vtbl;

Completed in 135 milliseconds