Searched refs:util_staging_resource_template (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_staging.c33 util_staging_resource_template(struct pipe_resource *pt, unsigned width, unsigned height, unsigned depth, struct pipe_resource *template) function
75 util_staging_resource_template(pt, box->width, box->height, box->depth, &staging_resource_template);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_staging.c33 util_staging_resource_template(struct pipe_resource *pt, unsigned width, unsigned height, unsigned depth, struct pipe_resource *template) function
75 util_staging_resource_template(pt, box->width, box->height, box->depth, &staging_resource_template);

Completed in 241 milliseconds