Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_ir.h38 #define gpir_error(...) \ macro
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnir.c189 gpir_error("unsupported nir_op: %s\n", nir_op_infos[instr->op].name); in gpir_emit_alu()
290 gpir_error("unsupported nir_intrinsic_instr %s\n", in gpir_emit_intrinsic()
315 gpir_error("nir_ssa_undef_instr is not supported\n"); in gpir_emit_ssa_undef()
321 gpir_error("texture operations are not supported\n"); in gpir_emit_tex()
H A Dinstr.c39 gpir_error("shader exceeds limit of 512 instructions\n"); in gpir_instr_create()
H A Dregalloc.c336 gpir_error("Failed to allocate registers\n"); in do_regalloc()
H A Dscheduler.c1717 gpir_error("fail schedule block\n"); in gpir_schedule_prog()

Completed in 6 milliseconds