/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_dump.c | 62 _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 D | svga_shader_dump.c | 69 _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 D | svga_shader_op.c | 159 _debug_printf("Missing information for opcode %u, '%s'\n", op, in svga_opcode_info()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_compiler.c | 73 _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 D | nine_debug.c | 93 _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 D | u_debug.h | 109 _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 D | u_debug.c | 300 _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 D | u_debug_symbol.c | 84 _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 D | stw_ext_context.c | 169 _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 D | stw_nopfuncs.c | 49 _debug_printf("Application calling unsupported %s function\n", name+4); in warning()
|
H A D | stw_st.c | 73 _debug_printf("%p %p\n", cs->OwningThread, dummy.OwningThread); in stw_own_mutex()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_intr.c | 146 _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 D | lp_bld_tgsi_aos.c | 315 _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 D | lp_bld_init.c | 290 _debug_printf("%s\n", error); in init_gallivm_engine()
|
H A D | lp_bld_tgsi.c | 555 _debug_printf("warning: failed to translate tgsi opcode %s to LLVM\n", in lp_build_tgsi_llvm()
|
H A D | lp_bld_tgsi_soa.c | 2089 _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 D | virgl_drm_winsys.c | 482 _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 D | nv50_ir_util.h | 39 #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 D | nvc0_program.c | 557 _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 D | sp_tex_tile_cache.c | 219 _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 D | pp_run.c | 262 _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 D | svga_surface.c | 695 _debug_printf("context mismatch in %s\n", __func__); in svga_surface_destroy()
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_lowering.c | 1486 _debug_printf("BEFORE:"); in tgsi_transform_lowering() 1583 _debug_printf("AFTER:"); in tgsi_transform_lowering()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_blitter.c | 610 _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 D | nvfx_fragprog.c | 1170 _debug_printf("Error: failed to compile this fragment program:\n"); in _nvfx_fragprog_translate()
|