HomeSort by relevance Sort by last modified time
    Searched refs:debug_dump_transfer_bmp (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug.h 435 void debug_dump_transfer_bmp(struct pipe_context *pipe,
445 #define debug_dump_transfer_bmp(filename, transfer) ((void)0) macro
u_debug.c 605 debug_dump_transfer_bmp(pipe, filename, transfer);
611 debug_dump_transfer_bmp(struct pipe_context *pipe, function
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.h 434 void debug_dump_transfer_bmp(struct pipe_context *pipe,
444 #define debug_dump_transfer_bmp(filename, transfer) ((void)0) macro
u_debug.c 605 debug_dump_transfer_bmp(pipe, filename, transfer);
611 debug_dump_transfer_bmp(struct pipe_context *pipe, function

Completed in 344 milliseconds