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

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_debug.h 80 ilo_err(const char *format, ...) function
ilo_dev.c 58 ilo_err("missing hardware logical context support\n");
176 ilo_err("unknown GPU generation\n");
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_cp.c 124 ilo_err("GPU hang caused by bo %p\n", cp->last_submitted_bo);
130 ilo_err("GPU hang detected\n");
ilo_transfer.c 901 ilo_err("failed to map resource for moving staging data\n");
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/shader/
ilo_shader_cs.c 67 ilo_err("failed to legalize FS instructions: %s\n", tc->reason);
110 ilo_err("failed to compile CS: %s\n", tc->reason);
ilo_shader_gs.c 889 ilo_err("failed to legalize GS instructions: %s\n", tc->reason);
959 ilo_err("failed to translate GS TGSI tokens: %s\n", tc->reason);
983 ilo_err("failed to compile GS: %s\n", tc->reason);
    [all...]
ilo_shader_vs.c 744 ilo_err("failed to legalize VS instructions: %s\n", tc->reason);
788 ilo_err("failed to compile VS: %s\n", tc->reason);
    [all...]
ilo_shader_fs.c     [all...]

Completed in 498 milliseconds