/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_asm.c | 120 default: R600_ERR( in r600_bytecode_get_num_operands() 203 default: R600_ERR( in r600_bytecode_get_num_operands() 1305 R600_ERR("unexpected kcache line mode\n"); in r600_bytecode_assign_kcache_banks() 1569 R600_ERR("Unknown chip class %d.\n", bc->chip_class); in r600_bytecode_num_tex_and_vtx_instructions() 1586 R600_ERR("Unknown chip class %d.\n", bc->chip_class); in last_inst_was_not_vtx_fetch() 1621 R600_ERR("Unknown chip class %d.\n", bc->chip_class); in r600_bytecode_add_vtx() 1895 R600_ERR("unsupported CF instruction (0x%X)\n", cf->inst); in r600_bytecode_cf_build() 1966 R600_ERR("unsupported CF instruction (0x%X)\n", cf->inst); in r600_bytecode_build() 1999 R600_ERR("unsupported CF instruction (0x%X)\n", cf->inst); in r600_bytecode_build() 2038 R600_ERR("unknown chip class %d.\n", bc->chip_class); in r600_bytecode_build() [all …]
|
D | r600_texture.c | 283 R600_ERR("Invalid sample count for FMASK allocation.\n"); in r600_texture_get_fmask_info() 297 R600_ERR("Got error in surface_init while allocating FMASK.\n"); in r600_texture_get_fmask_info() 589 R600_ERR("failed to create temporary texture to hold flushed depth\n"); in r600_init_flushed_depth_texture() 650 R600_ERR("failed to create temporary texture to hold untiled copy\n"); in r600_texture_get_transfer() 690 R600_ERR("failed to create temporary texture to hold untiled copy\n"); in r600_texture_get_transfer()
|
D | r600_pipe.c | 52 R600_ERR("r600: failed to create bo for fence objects\n"); in r600_create_fence() 79 R600_ERR("r600: too many concurrent fences\n"); in r600_create_fence() 284 R600_ERR("Unsupported chip class %d.\n", rctx->chip_class); in r600_create_context()
|
D | eg_asm.c | 142 R600_ERR("unsupported CF instruction (0x%X)\n", cf->inst); in eg_bytecode_cf_build()
|
D | r600.h | 33 #define R600_ERR(fmt, args...) \ macro
|
D | r600_shader.c | 141 R600_ERR("translation from TGSI failed !\n"); in r600_pipe_shader_create() 146 R600_ERR("building bytecode failed !\n"); in r600_pipe_shader_create() 565 R600_ERR("too many dst (%d)\n", i->Instruction.NumDstRegs); in tgsi_is_supported() 569 R600_ERR("predicate unsupported\n"); in tgsi_is_supported() 574 R600_ERR("label unsupported\n"); in tgsi_is_supported() 580 R600_ERR("unsupported src %d (dimension %d)\n", j, in tgsi_is_supported() 587 R600_ERR("unsupported dst (dimension)\n"); in tgsi_is_supported() 879 R600_ERR("unsupported file %d declaration\n", d->Declaration.File); in tgsi_declaration() 1333 R600_ERR("unsupported token type %d\n", ctx.parse.FullToken.Token.Type); in r600_shader_from_tgsi() 1472 R600_ERR("exceeded the max number of stream output buffers, got: %d\n", in r600_shader_from_tgsi() [all …]
|
D | r600_state.c | 46 R600_ERR("Unknown blend function %d\n", blend_func); in r600_translate_blend_function() 95 R600_ERR("Bad blend factor %d not supported!\n", blend_fact); in r600_translate_blend_factor() 311 R600_ERR("unsupported colorswap format %d\n", format); in r600_translate_colorswap() 579 R600_ERR("r600: unsupported texture type %d\n", target); in r600_is_format_supported() 1576 R600_ERR("Invalid nr_samples %i\n", nsample); in r600_set_ms_pos()
|
D | evergreen_state.c | 102 R600_ERR("Unknown blend function %d\n", blend_func); in r600_translate_blend_function() 151 R600_ERR("Bad blend factor %d not supported!\n", blend_fact); in r600_translate_blend_factor() 364 R600_ERR("unsupported colorswap format %d\n", format); in r600_translate_colorswap() 627 R600_ERR("r600: unsupported texture type %d\n", target); in evergreen_is_format_supported() 1583 R600_ERR("Invalid nr_samples %i\n", nsample); in evergreen_set_ms_pos() 1665 R600_ERR("Invalid nr_samples %i\n", nsample); in cayman_set_ms_pos()
|
D | r600_state_common.c | 751 R600_ERR("Failed to build shader variant (type=%u, key=%u) %d\n", in r600_shader_select() 954 R600_ERR("Failed to allocate BE swap buffer.\n"); in r600_set_constant_buffer() 1445 R600_ERR("Unknown stencil op %d", s_op); in r600_translate_stencil_op()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | r600.h | 35 #define R600_ERR(fmt, args...) \ macro
|
D | radeonsi_pipe.c | 69 R600_ERR("r600: failed to create bo for fence objects\n"); in r600_create_fence() 96 R600_ERR("r600: too many concurrent fences\n"); in r600_create_fence() 227 R600_ERR("Unsupported chip class %d.\n", rctx->chip_class); in r600_create_context()
|
D | si_state.c | 78 R600_ERR("Unknown blend function %d\n", blend_func); in si_translate_blend_function() 127 R600_ERR("Bad blend factor %d not supported!\n", blend_fact); in si_translate_blend_factor() 551 R600_ERR("Unknown stencil op %d", s_op); in si_translate_stencil_op() 950 R600_ERR("unsupported colorswap format %d\n", format); in si_translate_colorswap() 1394 R600_ERR("r600: unsupported texture type %d\n", target); in si_is_format_supported() 1673 R600_ERR("Invalid DB tiling mode %d!\n", in si_db() 1843 R600_ERR("Failed to build shader variant (type=%u, key=%u) %d\n", in si_shader_select() 2320 R600_ERR("unsupported %d\n", shader); in si_set_constant_buffer()
|
D | r600_texture.c | 322 R600_ERR("failed to create temporary texture to hold untiled copy\n"); in si_texture_get_transfer() 355 R600_ERR("failed to create temporary texture to hold untiled copy\n"); in si_texture_get_transfer() 650 R600_ERR("failed to create temporary texture to hold untiled copy\n"); in r600_texture_depth_flush()
|
D | r600_buffer.c | 199 R600_ERR("Failed to allocate BE swap buffer.\n"); in r600_upload_const_buffer()
|
D | radeonsi_pm4.c | 72 R600_ERR("Invalid register offset %08x!\n", reg); in si_pm4_set_reg()
|
D | si_state_draw.c | 239 R600_ERR("unsupported primitive type %d\n", pprim); in si_conv_pipe_prim()
|