Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/mesa/src/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; |
/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; |