HomeSort by relevance Sort by last modified time
    Searched refs:NOUVEAU_ERR (Results 1 - 25 of 46) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_draw.c 41 NOUVEAU_ERR("\n");
47 NOUVEAU_ERR("\n");
53 NOUVEAU_ERR("\n");
64 NOUVEAU_ERR("\n");
nv50_debug.h 18 #define NOUVEAU_ERR(fmt, args...) \
nv50_screen.c 180 NOUVEAU_ERR("unknown PIPE_CAP %d\n", param);
235 NOUVEAU_ERR("unknown PIPE_SHADER_CAP %d\n", param);
255 NOUVEAU_ERR("unknown PIPE_CAP %d\n", param);
553 NOUVEAU_ERR("Failed to allocate local bo: %d\n", ret);
571 NOUVEAU_ERR("Unsupported number of temporaries (%u > %u). Fixable if someone cares.\n",
608 NOUVEAU_ERR("nouveau_screen_init failed: %d\n", ret);
639 NOUVEAU_ERR("Failed to allocate fence bo: %d\n", ret);
652 NOUVEAU_ERR("Failed to allocate notifier: %d\n", ret);
659 NOUVEAU_ERR("Failed to allocate PGRAPH context for M2MF: %d\n", ret);
666 NOUVEAU_ERR("Failed to allocate PGRAPH context for 2D: %d\n", ret)
    [all...]
nv50_miptree.c 179 NOUVEAU_ERR("invalid nr_samples: %u\n", mt->base.base.nr_samples);
424 NOUVEAU_ERR("Creating unsupported 3D surface !\n");
nv50_push.c 257 NOUVEAU_ERR("draw_stream_output not supported on pre-NVA0 cards\n");
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_draw.c 41 NOUVEAU_ERR("\n");
47 NOUVEAU_ERR("\n");
53 NOUVEAU_ERR("\n");
64 NOUVEAU_ERR("\n");
nvc0_screen.c 158 NOUVEAU_ERR("unknown PIPE_CAP %d\n", param);
223 NOUVEAU_ERR("unknown PIPE_SHADER_CAP %d\n", param);
244 NOUVEAU_ERR("unknown PIPE_CAP %d\n", param);
394 NOUVEAU_ERR(str, err); \
nvc0_miptree.c 177 NOUVEAU_ERR("invalid nr_samples: %u\n", mt->base.base.nr_samples);
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_draw.c 41 NOUVEAU_ERR("\n");
47 NOUVEAU_ERR("\n");
53 NOUVEAU_ERR("\n");
64 NOUVEAU_ERR("\n");
nv50_debug.h 18 #define NOUVEAU_ERR(fmt, args...) \
nv50_screen.c 180 NOUVEAU_ERR("unknown PIPE_CAP %d\n", param);
235 NOUVEAU_ERR("unknown PIPE_SHADER_CAP %d\n", param);
255 NOUVEAU_ERR("unknown PIPE_CAP %d\n", param);
553 NOUVEAU_ERR("Failed to allocate local bo: %d\n", ret);
571 NOUVEAU_ERR("Unsupported number of temporaries (%u > %u). Fixable if someone cares.\n",
608 NOUVEAU_ERR("nouveau_screen_init failed: %d\n", ret);
639 NOUVEAU_ERR("Failed to allocate fence bo: %d\n", ret);
652 NOUVEAU_ERR("Failed to allocate notifier: %d\n", ret);
659 NOUVEAU_ERR("Failed to allocate PGRAPH context for M2MF: %d\n", ret);
666 NOUVEAU_ERR("Failed to allocate PGRAPH context for 2D: %d\n", ret)
    [all...]
nv50_miptree.c 179 NOUVEAU_ERR("invalid nr_samples: %u\n", mt->base.base.nr_samples);
424 NOUVEAU_ERR("Creating unsupported 3D surface !\n");
nv50_push.c 257 NOUVEAU_ERR("draw_stream_output not supported on pre-NVA0 cards\n");
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_draw.c 41 NOUVEAU_ERR("\n");
47 NOUVEAU_ERR("\n");
53 NOUVEAU_ERR("\n");
64 NOUVEAU_ERR("\n");
nvc0_screen.c 158 NOUVEAU_ERR("unknown PIPE_CAP %d\n", param);
223 NOUVEAU_ERR("unknown PIPE_SHADER_CAP %d\n", param);
244 NOUVEAU_ERR("unknown PIPE_CAP %d\n", param);
394 NOUVEAU_ERR(str, err); \
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_screen.h 6 #define NOUVEAU_ERR(fmt, args...) \
nv30_context.c 100 NOUVEAU_ERR(str, err); \
nvfx_vertprog.c 70 NOUVEAU_ERR("out of temps!!\n");
386 NOUVEAU_ERR("bad src file\n");
436 NOUVEAU_ERR("bad dst file %i\n", fdst->Register.File);
525 NOUVEAU_ERR("bad src file\n");
801 NOUVEAU_ERR("invalid opcode %d\n", finst->Instruction.Opcode);
841 NOUVEAU_ERR("bad colour semantic index\n");
852 NOUVEAU_ERR("bad bcolour semantic index\n");
877 NOUVEAU_ERR("cannot handle edgeflag output\n");
880 NOUVEAU_ERR("bad output semantic\n");
    [all...]
nvfx_fragprog.c 50 NOUVEAU_ERR("out of temps!!\n");
394 NOUVEAU_ERR("bad src file\n");
422 NOUVEAU_ERR("bad dst file %d\n", fdst->Register.File);
521 NOUVEAU_ERR("bad src file\n");
883 NOUVEAU_ERR("Sorry, the continue keyword is not implemented: ignoring it.\n");
890 NOUVEAU_ERR("invalid opcode %d\n", finst->Instruction.Opcode);
901 NOUVEAU_ERR(
    [all...]
nv30_screen.c 318 NOUVEAU_ERR(str, err); \
363 NOUVEAU_ERR("unknown 3d class for 0x%02x\n", dev->chipset);
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_screen.h 6 #define NOUVEAU_ERR(fmt, args...) \
nv30_context.c 100 NOUVEAU_ERR(str, err); \
nvfx_vertprog.c 70 NOUVEAU_ERR("out of temps!!\n");
386 NOUVEAU_ERR("bad src file\n");
436 NOUVEAU_ERR("bad dst file %i\n", fdst->Register.File);
525 NOUVEAU_ERR("bad src file\n");
801 NOUVEAU_ERR("invalid opcode %d\n", finst->Instruction.Opcode);
841 NOUVEAU_ERR("bad colour semantic index\n");
852 NOUVEAU_ERR("bad bcolour semantic index\n");
877 NOUVEAU_ERR("cannot handle edgeflag output\n");
880 NOUVEAU_ERR("bad output semantic\n");
    [all...]
nvfx_fragprog.c 50 NOUVEAU_ERR("out of temps!!\n");
394 NOUVEAU_ERR("bad src file\n");
422 NOUVEAU_ERR("bad dst file %d\n", fdst->Register.File);
521 NOUVEAU_ERR("bad src file\n");
883 NOUVEAU_ERR("Sorry, the continue keyword is not implemented: ignoring it.\n");
890 NOUVEAU_ERR("invalid opcode %d\n", finst->Instruction.Opcode);
901 NOUVEAU_ERR(
    [all...]
nv30_screen.c 318 NOUVEAU_ERR(str, err); \
363 NOUVEAU_ERR("unknown 3d class for 0x%02x\n", dev->chipset);

Completed in 356 milliseconds

1 2