Searched defs:debug_describe_resource (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_debug_describe.c39 debug_describe_resource(char* buf, const struct pipe_resource *ptr) function
71 debug_describe_resource(res, ptr->texture);
79 debug_describe_resource(res, ptr->texture);
88 debug_describe_resource(res, ptr->buffer);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_describe.c39 debug_describe_resource(char* buf, const struct pipe_resource *ptr) function
71 debug_describe_resource(res, ptr->texture);
79 debug_describe_resource(res, ptr->texture);
88 debug_describe_resource(res, ptr->buffer);

Completed in 6801 milliseconds