Searched refs:PRINT_ERR (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c74 PRINT_ERR("Invalid register offset %08x!\n", reg);
H A Dsi_state.c284 PRINT_ERR("Unknown blend function %d\n", blend_func);
333 PRINT_ERR("Bad blend factor %d not supported!\n", blend_fact);
1228 PRINT_ERR("Unknown stencil op %d", s_op);
2270 PRINT_ERR("radeonsi: unsupported texture type %d\n", target);
2412 PRINT_ERR("Invalid CB format: %d, disabling CB.\n", surf->base.format);
2549 PRINT_ERR("Invalid DB format: %d, disabling DB.\n", tex->buffer.b.b.format);
3015 PRINT_ERR("Requested an invalid number of samples %i.\n", sctx->framebuffer.nr_samples);
H A Dsi_texture.c1664 PRINT_ERR("failed to create temporary texture to hold flushed depth\n");
1835 PRINT_ERR("failed to create temporary texture to hold untiled copy\n");
H A Dsi_pipe.h2028 #define PRINT_ERR(fmt, args...) \ macro
H A Dsi_state_shaders.c2226 PRINT_ERR("Failed to build shader variant (type=%u)\n", sel->info.stage);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c71 PRINT_ERR("Invalid register offset %08x!\n", reg);
H A Dsi_state.c280 PRINT_ERR("Unknown blend function %d\n", blend_func);
329 PRINT_ERR("Bad blend factor %d not supported!\n", blend_fact);
1123 PRINT_ERR("Unknown stencil op %d", s_op);
2159 PRINT_ERR("radeonsi: unsupported texture type %d\n", target);
2405 PRINT_ERR("Invalid CB format: %d, disabling CB.\n", surf->base.format);
2538 PRINT_ERR("Invalid DB format: %d, disabling DB.\n", tex->buffer.b.b.format);
3008 PRINT_ERR("Requested an invalid number of samples %i.\n",
H A Dsi_texture.c1772 PRINT_ERR("failed to create temporary texture to hold flushed depth\n");
1934 PRINT_ERR("failed to create temporary texture to hold untiled copy\n");
1941 PRINT_ERR("failed to create a temporary depth texture\n");
1959 PRINT_ERR("failed to create temporary texture to hold untiled copy\n");
1988 PRINT_ERR("failed to create temporary texture to hold untiled copy\n");
H A Dsi_pipe.h1749 #define PRINT_ERR(fmt, args...) \ macro
H A Dsi_state_shaders.c1712 PRINT_ERR("Failed to build shader variant (type=%u) %d\n",

Completed in 74 milliseconds