Searched refs:gpir_error (Results 1 – 5 of 5) sorted by relevance
38 #define gpir_error(...) \ macro
192 gpir_error("unsupported nir_op: %s\n", nir_op_infos[instr->op].name); in gpir_emit_alu()293 gpir_error("unsupported nir_intrinsic_instr %s\n", in gpir_emit_intrinsic()318 gpir_error("nir_ssa_undef_instr not support\n"); in gpir_emit_ssa_undef()324 gpir_error("nir_jump_instr not support\n"); in gpir_emit_tex()
39 gpir_error("shader exceeds limit of 512 instructions\n"); in gpir_instr_create()
411 gpir_error("Failed to allocate registers\n"); in do_regalloc()
1766 gpir_error("fail schedule block\n"); in gpir_schedule_prog()