Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c202 #define PRINT_NAMED(type, name, value) \ macro
362 PRINT_NAMED(int, "drawid offset", drawid_offset); in dd_dump_draw_vbo()
387 PRINT_NAMED(uint, "num vertex elements", in dd_dump_draw_vbo()
395 PRINT_NAMED(uint, "num stream output targets", dstate->num_so_targets); in dd_dump_draw_vbo()
419 PRINT_NAMED(uint, "min_samples", dstate->min_samples); in dd_dump_draw_vbo()
420 PRINT_NAMED(hex, "sample_mask", dstate->sample_mask); in dd_dump_draw_vbo()
963 PRINT_NAMED(ptr, "pipe", record->dctx->pipe); in dd_write_record()
964 PRINT_NAMED(ns, "time before (API call)", record->time_before); in dd_write_record()
965 PRINT_NAMED(ns, "time after (driver done)", record->time_after); in dd_write_record()

Completed in 4 milliseconds