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

  /external/mesa3d/src/gallium/drivers/ddebug/
dd_pipe.h 210 char *driver_state_log; member in struct:dd_draw_record
dd_draw.c 874 FREE((*record)->driver_state_log);
894 fprintf(f, "%s\n", record->driver_state_log);
    [all...]

Completed in 1105 milliseconds