Home
last modified time | relevance | path

Searched refs:_debug_printf (Results 1 - 25 of 25) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c62 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_FLOAT1\n"); in dump_SVGA3dVertexDecl()
65 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_FLOAT2\n"); in dump_SVGA3dVertexDecl()
68 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_FLOAT3\n"); in dump_SVGA3dVertexDecl()
71 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_FLOAT4\n"); in dump_SVGA3dVertexDecl()
74 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_D3DCOLOR\n"); in dump_SVGA3dVertexDecl()
77 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_UBYTE4\n"); in dump_SVGA3dVertexDecl()
80 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_SHORT2\n"); in dump_SVGA3dVertexDecl()
83 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_SHORT4\n"); in dump_SVGA3dVertexDecl()
86 _debug_printf("\t\t.identity.type = SVGA3D_DECLTYPE_UBYTE4N\n"); in dump_SVGA3dVertexDecl()
89 _debug_printf("\ in dump_SVGA3dVertexDecl()
[all...]
H A Dsvga_shader_dump.c69 _debug_printf(" "); in dump_indent()
78 _debug_printf("(p0) "); in dump_op()
81 _debug_printf( "+" ); in dump_op()
82 _debug_printf( "%s", mnemonic ); in dump_op()
90 _debug_printf("p"); in dump_op()
93 _debug_printf("b"); in dump_op()
105 _debug_printf("_gt"); in dump_op()
108 _debug_printf("_eq"); in dump_op()
111 _debug_printf("_ge"); in dump_op()
114 _debug_printf("_l in dump_op()
[all...]
H A Dsvga_shader_op.c159 _debug_printf("Missing information for opcode %u, '%s'\n", op, in svga_opcode_info()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_compiler.c73 _debug_printf("Unexpected shader type: %d\n", type); in nv30_codegen()
130 _debug_printf("Error compiling program: %d\n", ret); in nouveau_codegen()
157 _debug_printf("Must specify a chipset (-a)\n"); in main()
162 _debug_printf("Must specify a filename\n"); in main()
172 _debug_printf("Error opening file '%s': %s\n", filename, strerror(errno)); in main()
177 _debug_printf("Error reading file '%s'\n", filename); in main()
183 _debug_printf("Compiling for NV%X\n", chipset); in main()
198 _debug_printf("Unrecognized TGSI header\n"); in main()
203 _debug_printf("Failed to parse TGSI shader\n"); in main()
212 _debug_printf("chipse in main()
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_debug.c93 _debug_printf("nine:0x%08lx:%s:%s: ", tid, klass, ++f); in _nine_debug_printf()
95 _debug_printf("nine:%s:%s: ", klass, ++f); in _nine_debug_printf()
98 _debug_printf("nine:0x%08lx:%s ", tid, func); in _nine_debug_printf()
100 _debug_printf("nine:%s ", func); in _nine_debug_printf()
116 _debug_printf("nine:%s:%d: %s STUB!\n", r ? ++r : file, line, func); in _nine_stub()
/third_party/mesa3d/src/util/
H A Du_debug.h109 _debug_printf(const char *format, ...) in _debug_printf() function
213 _debug_printf("%s\n", __FUNCTION__)
225 _debug_printf("%s:%u:%s\n", __FILE__, __LINE__, __FUNCTION__)
237 _debug_printf("%s:%u:%s: warning: %s\n", __FILE__, __LINE__, __FUNCTION__, __msg)
252 _debug_printf("%s:%u:%s: one time warning: %s\n", \
268 _debug_printf("%s:%u:%s: error: %s\n", __FILE__, __LINE__, __FUNCTION__, __msg)
271 _debug_printf("error: %s\n", __msg)
H A Du_debug.c300 _debug_printf("%s: help for %s:\n", __FUNCTION__, name); in debug_get_flags_option()
304 _debug_printf("| %*s [0x%0*"PRIx64"]%s%s\n", namealign, flags->name, in debug_get_flags_option()
H A Du_debug_symbol.c84 _debug_printf("warning: mgwhelp.dll not found: symbol names will not be resolved\n" in getDbgHelpProcAddress()
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_context.c169 _debug_printf("wgl: GetModuleHandleA(\"opengl32.dll\") failed\n"); in wglCreateContextAttribsARB()
177 _debug_printf("wgl: failed to get wglCreateContext()\n"); in wglCreateContextAttribsARB()
185 _debug_printf("wgl: failed to get wglDeleteContext()\n"); in wglCreateContextAttribsARB()
H A Dstw_nopfuncs.c49 _debug_printf("Application calling unsupported %s function\n", name+4); in warning()
H A Dstw_st.c73 _debug_printf("%p %p\n", cs->OwningThread, dummy.OwningThread); in stw_own_mutex()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_intr.c146 _debug_printf("Unhandled function attribute: %x\n", attr); in lp_attr_to_llvm_attr()
167 _debug_printf("Unhandled function attribute: %x\n", attr); in attr_to_str()
263 _debug_printf("llvm (version " MESA_LLVM_VERSION_STRING in lp_build_intrinsic()
H A Dlp_bld_tgsi_aos.c315 _debug_printf("warning: found texture instruction but no sampler generator supplied\n"); in emit_tex()
351 _debug_printf("warning: found texture instruction but no sampler generator supplied\n"); in emit_sample()
959 _debug_printf("warning: failed to translate tgsi opcode %s to LLVM\n", in lp_build_tgsi_aos()
H A Dlp_bld_init.c290 _debug_printf("%s\n", error); in init_gallivm_engine()
H A Dlp_bld_tgsi.c555 _debug_printf("warning: failed to translate tgsi opcode %s to LLVM\n", in lp_build_tgsi_llvm()
H A Dlp_bld_tgsi_soa.c2089 _debug_printf("warning: found texture instruction but no sampler generator supplied\n"); in emit_tex()
2302 _debug_printf("warning: found texture instruction but no sampler generator supplied\n"); in emit_sample()
2481 _debug_printf("warning: found texture instruction but no sampler generator supplied\n"); in emit_fetch_texels()
2634 _debug_printf("warning: found texture query instruction but no sampler generator supplied\n"); in emit_size_query()
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c482 _debug_printf("attempt to import unsupported winsys offset %u\n", in virgl_drm_winsys_resource_create_handle()
618 _debug_printf("failed to set resource type: %s", strerror(errno)); in virgl_drm_winsys_resource_set_type()
705 _debug_printf("waiting got error - %d, slow gpu or hang?\n", errno); in virgl_drm_resource_wait()
774 _debug_printf("failure to add relocation %d, %d\n", cbuf->cres, new_nres); in virgl_drm_add_res()
783 _debug_printf("failure to add hlist relocation %d, %d\n", cbuf->cres, cbuf->nres); in virgl_drm_add_res()
969 _debug_printf("got error from kernel - expect bad rendering %d\n", errno); in virgl_drm_winsys_submit_cmd()
1173 _debug_printf("No virgl contexts available on host"); in virgl_init_context()
1191 _debug_printf("DRM_IOCTL_VIRTGPU_CONTEXT_INIT failed with %s\n", in virgl_init_context()
1327 _debug_printf("virgl: os_same_file_description couldn't " in equal_fd()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.h39 #define ERROR(args...) _debug_printf("ERROR: " args)
40 #define WARN(args...) _debug_printf("WARNING: " args)
41 #define INFO(args...) _debug_printf(args)
46 _debug_printf(args); \
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c557 _debug_printf("dumping HDR for type %i\n", prog->type); in nvc0_program_dump()
559 _debug_printf("HDR[%02"PRIxPTR"] = 0x%08x\n", in nvc0_program_dump()
562 _debug_printf("shader binary code (0x%x bytes):", prog->code_size); in nvc0_program_dump()
565 _debug_printf("\n"); in nvc0_program_dump()
566 _debug_printf("%08x ", prog->code[pos]); in nvc0_program_dump()
568 _debug_printf("\n"); in nvc0_program_dump()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.c219 _debug_printf("miss at %u: x=%d y=%d z=%d face=%d level=%d\n" in sp_find_cached_tile_tex()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_run.c262 _debug_printf("pp: Failed to translate a shader for %s\n", name); in pp_tgsi_to_state()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.c695 _debug_printf("context mismatch in %s\n", __func__); in svga_surface_destroy()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c1486 _debug_printf("BEFORE:"); in tgsi_transform_lowering()
1583 _debug_printf("AFTER:"); in tgsi_transform_lowering()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c610 _debug_printf("u_blitter:%i: Caught recursion. This is a driver bug.\n", in util_blitter_set_running_flag()
621 _debug_printf("u_blitter:%i: Caught recursion. This is a driver bug.\n", in util_blitter_unset_running_flag()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_fragprog.c1170 _debug_printf("Error: failed to compile this fragment program:\n"); in _nvfx_fragprog_translate()

Completed in 30 milliseconds