Searched refs:u_log_new_page (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_log.h37 * take out the current page using \ref u_log_new_page and dump it to a file.
92 u_log_new_page(struct u_log_context *ctx);
H A Du_log.c57 * Pages taken from the context via \ref u_log_new_page must be destroyed
205 u_log_new_page(struct u_log_context *ctx) function in typeref:struct:u_log_page *
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_log.h37 * take out the current page using \ref u_log_new_page and dump it to a file.
96 u_log_new_page(struct u_log_context *ctx);
H A Du_log.c57 * Pages taken from the context via \ref u_log_new_page must be destroyed
205 u_log_new_page(struct u_log_context *ctx) function in typeref:struct:u_log_page *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1228 record->log_page = u_log_new_page(&dctx->log);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c1239 record->log_page = u_log_new_page(&dctx->log);

Completed in 7 milliseconds