HomeSort by relevance Sort by last modified time
    Searched defs:debug_describe_resource (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug_describe.c 39 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/
u_debug_describe.c 39 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 36 milliseconds