Searched refs:PRINT_ERR (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_pm4.c | 74 PRINT_ERR("Invalid register offset %08x!\n", reg);
|
| H A D | si_state.c | 284 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 D | si_texture.c | 1664 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 D | si_pipe.h | 2028 #define PRINT_ERR(fmt, args...) \ macro
|
| H A D | si_state_shaders.c | 2226 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 D | si_pm4.c | 71 PRINT_ERR("Invalid register offset %08x!\n", reg);
|
| H A D | si_state.c | 280 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 D | si_texture.c | 1772 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 D | si_pipe.h | 1749 #define PRINT_ERR(fmt, args...) \ macro
|
| H A D | si_state_shaders.c | 1712 PRINT_ERR("Failed to build shader variant (type=%u) %d\n",
|
Completed in 74 milliseconds