Home
last modified time | relevance | path

Searched defs:u_resource (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_transfer.h73 struct u_resource { struct
75 const struct u_resource_vtbl *vtbl; argument
Du_transfer.c108 u_resource( struct pipe_resource *res ) in u_resource() function