Lines Matching refs:vrend_printf
909 vrend_printf("%s: context error reported %d \"%s\" %s %d\n", fname, in vrend_report_context_error_internal()
933 vrend_printf("%s: core profile violation reported %d \"%s\" %s\n", fname, in __report_core_warn()
1075 vrend_printf("%s: %d GLSL:\n", prefix, shader->id); in vrend_shader_dump()
1077 vrend_printf("\n"); in vrend_shader_dump()
1130 vrend_printf("shader failed to compile\n%s\n", infolog); in vrend_compile_shader()
1177 vrend_printf("Warning: stale error state when calling %s\n", __func__); in vrend_format_replace_emulated()
1276 vrend_printf("streamout: %d\n", so->num_outputs); in dump_stream_out()
1277 vrend_printf("strides: "); in dump_stream_out()
1279 vrend_printf("%d ", so->stride[i]); in dump_stream_out()
1280 vrend_printf("\n"); in dump_stream_out()
1281 vrend_printf("outputs:\n"); in dump_stream_out()
1283 vrend_printf("\t%d: reg: %d sc: %d, nc: %d ob: %d do: %d st: %d\n", in dump_stream_out()
1512 vrend_printf( "failed to get uniform loc for image %s\n", name); in bind_image_locs()
1521 vrend_printf( "failed to get uniform loc for image %s\n", name); in bind_image_locs()
1545 vrend_printf("got error linking\n%s\n", infolog); in add_cs_shader_program()
1638 vrend_printf("got error linking\n%s\n", infolog); in add_shader_program()
2025 vrend_printf("sampler border color setting requested but not supported\n"); in apply_sampler_border_color()
2289 #define PRINT_TARGET(X) case X: vrend_printf( #X); break in debug_texture()
2291 vrend_printf("%s: ", f); in debug_texture()
2303 vrend_printf("UNKNOWN"); in debug_texture()
2305 vrend_printf(" id:%d pipe_type:%d ms:%d format:%s size: %dx%dx%d mip:%d\n", in debug_texture()
2583 vrend_printf("failed to complete framebuffer 0x%x %s\n", status, ctx->debug_name); in vrend_set_framebuffer_state()
3611 vrend_printf( "got continuation without original shader %d\n", handle); in vrend_create_shader()
3618 vrend_printf( "Got mismatched shader continuation %d vs %d\n", in vrend_create_shader()
3633 vrend_printf( "Got too large shader continuation %d vs %d\n", in vrend_create_shader()
3894 vrend_printf( "cannot find resource for handle %d\n", handle); in vrend_clear_texture()
3981 vrend_printf( "illegal gs transform feedback mode %d\n", mode); in get_gs_xfb_mode()
3997 vrend_printf( "illegal gs transform feedback mode %d\n", mode); in get_tess_xfb_mode()
4019 vrend_printf( "failed to translate TFB %d\n", mode); in get_xfb_mode()
4046 …vrend_printf("cannot find vbo buf %d %d %d\n", i, va->count, ctx->sub->prog->ss[PIPE_SHADER_VERTEX… in vrend_draw_bind_vertex_legacy()
4058 …vrend_printf("%s: cannot find loc %d %d %d\n", ctx->debug_name, i, va->count, ctx->sub->prog->ss[P… in vrend_draw_bind_vertex_legacy()
4060 … vrend_printf("%s: shader probably didn't compile - skipping rendering\n", ctx->debug_name); in vrend_draw_bind_vertex_legacy()
4068 vrend_printf("failed to translate vertex type - skipping render\n"); in vrend_draw_bind_vertex_legacy()
4412 vrend_printf( "Invalid access specified\n"); in vrend_draw_bind_images_shader()
4490 vrend_printf("dropping rendering due to missing shaders: %s\n", sub_ctx->parent->debug_name); in vrend_select_program()
4523 vrend_printf( "failure to compile shader variants: %s\n", sub_ctx->parent->debug_name); in vrend_select_program()
4652 vrend_printf("dropping rendering due to missing shaders: %s\n", ctx->debug_name); in vrend_draw_vbo()
4661 vrend_printf("illegal VE setup - skipping renderering\n"); in vrend_draw_vbo()
4684 vrend_printf( "VBO missing indexed array buffer\n"); in vrend_draw_vbo()
4856 vrend_printf("dropping rendering due to missing shaders: %s\n", ctx->debug_name); in vrend_launch_grid()
4862 vrend_printf( "failure to compile shader variants: %s\n", ctx->debug_name); in vrend_launch_grid()
4886 vrend_printf("%s: Skipping compute shader execution due to missing shaders: %s\n", in vrend_launch_grid()
5079 vrend_printf( "dual src blend requested but not supported for rt %d\n", i); in vrend_hw_emit_blend()
5105 vrend_printf( "dual src blend requested but not supported for rt 0\n"); in vrend_hw_emit_blend()
5459 vrend_printf("No clip control supported\n"); in vrend_hw_emit_rs()
5518 vrend_printf( "unhandled cull-face: %x\n", state->cull_face); in vrend_hw_emit_rs()
5717 vrend_printf( "cannot find sampler state for %d %d\n", shader_type, id); in vrend_apply_sampler_state()
5937 vrend_printf( "wait sync failed: illegal fence object %p\n", fence->glsyncobj); in do_wait()
5971 vrend_printf( "error while waiting on condition\n"); in thread_sync()
6004 vrend_printf( "failed to create sync opengl context\n"); in vrend_renderer_use_threaded_sync()
6010 vrend_printf( "Failed to create eventfd\n"); in vrend_renderer_use_threaded_sync()
6036 vrend_printf( "ERROR: %s\n", message); in vrend_debug_cb()
6167 vrend_printf( "gl_version %d - es profile enabled\n", gl_ver); in vrend_renderer_init()
6172 vrend_printf( "gl_version %d - core profile enabled\n", gl_ver); in vrend_renderer_init()
6175 vrend_printf( "gl_version %d - compat profile\n", gl_ver); in vrend_renderer_init()
6189 vrend_printf("WARNING: running without ARB/KHR robustness in place may crash\n"); in vrend_renderer_init()
6704 vrend_printf("Failed to allocate emulated GL buffer backing storage"); in vrend_create_buffer()
6710 vrend_printf("Failed to get file descriptor\n"); in vrend_create_buffer()
6728 vrend_printf("Missing buffer storage and interop extensions\n"); in vrend_create_buffer()
6793 vrend_printf("%s: Illegal buffer binding flags 0x%x\n", __func__, bind); in vrend_resource_alloc_buffer()
6959 vrend_printf( "missing GL_OES_EGL_image_external extensions\n"); in vrend_resource_alloc_texture()
6969 vrend_printf("unknown format is %d\n", pr->format); in vrend_resource_alloc_texture()
7092 vrend_printf("%s, Illegal resource parameters, error: %s\n", __func__, error_string); in vrend_resource_create()
7443 vrend_printf("Unknown texture target %x\n", target); in get_current_texture()
7480 vrend_printf("map failed for element buffer\n"); in vrend_renderer_transfer_write_iov()
7874 vrend_printf("malloc failed %d\n", send_size); in vrend_transfer_send_readpixels()
7939 …vrend_printf( "GL_IMPLEMENTATION_COLOR_READ_TYPE is not expected native type 0x%x != imp 0x%x\n", … in vrend_transfer_send_readpixels()
7945 …vrend_printf( "GL_IMPLEMENTATION_COLOR_READ_FORMAT is not expected native format 0x%x != imp 0x%x\… in vrend_transfer_send_readpixels()
8038 vrend_printf("unable to open buffer for reading %d\n", res->target); in vrend_renderer_transfer_send_iov()
8476 …vrend_printf( "copy fallback failed due to mismatched formats %d %d\n", src_res->base.format, dst_… in vrend_resource_copy_fallback()
9217 vrend_printf( "failed to create fence sync object\n"); in vrend_renderer_create_fence()
9504 vrend_printf("unknown query object received %d\n", q->type); in vrend_create_query()
9759 vrend_printf( "unhandled condition %x\n", mode); in vrend_render_condition()
9877 vrend_printf("GLSL feature level %d\n", caps->v1.glsl_level); in vrend_fill_caps_glsl_version()
10455 vrend_printf("%s: Entering with stale GL error: %d\n", __func__, err); in vrend_renderer_fill_caps()
10591 vrend_printf("dropping attached resource %d due to OOM\n", last->res_id); in vrend_renderer_attach_res_ctx()
10747 vrend_printf("%s: ", ctx->debug_name); in vrend_print_context_name()
10749 vrend_printf("HOST: "); in vrend_print_context_name()
10940 vrend_printf("%s: unsupported format %d\n", __func__, virgl_format); in vrend_renderer_pipe_resource_set_type()
10955 vrend_printf("%s: failed to create egl image\n", __func__); in vrend_renderer_pipe_resource_set_type()
10976 vrend_printf("%s: no EGL support \n", __func__); in vrend_renderer_pipe_resource_set_type()