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

12

  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_miptree.c 177 NOUVEAU_ERR("invalid nr_samples: %u\n", mt->base.base.nr_samples);
nvc0_program.c 574 NOUVEAU_ERR("shader translation failed: %i\n", ret);
615 NOUVEAU_ERR("unknown program type: %u\n", prog->type);
674 NOUVEAU_ERR("out of code space\n");
nvc0_tex.c 181 NOUVEAU_ERR("invalid texture target: %d\n", mt->base.base.target);
nvc0_surface.c 88 NOUVEAU_ERR("invalid/unsupported surface format: %s\n",
    [all...]
nvc0_state.c 424 NOUVEAU_ERR("unknown wrap mode: %d\n", wrap);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_program.c 574 NOUVEAU_ERR("shader translation failed: %i\n", ret);
615 NOUVEAU_ERR("unknown program type: %u\n", prog->type);
674 NOUVEAU_ERR("out of code space\n");
nvc0_tex.c 181 NOUVEAU_ERR("invalid texture target: %d\n", mt->base.base.target);
nvc0_surface.c 88 NOUVEAU_ERR("invalid/unsupported surface format: %s\n",
    [all...]
nvc0_state.c 424 NOUVEAU_ERR("unknown wrap mode: %d\n", wrap);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_tex.c 180 NOUVEAU_ERR("invalid texture target: %d\n", mt->base.base.target);
nv50_program.c 343 NOUVEAU_ERR("shader translation failed: %i\n", ret);
nv50_surface.c 85 NOUVEAU_ERR("invalid/unsupported surface format: %s\n",
964 NOUVEAU_ERR("failed to allocate blit context\n");
nv50_shader_state.c 57 NOUVEAU_ERR("user constbufs only supported in slot 0\n");
nv50_vbo.c 674 NOUVEAU_ERR("draw_stream_output not supported on pre-NVA0 cards\n");
nv50_state.c 449 NOUVEAU_ERR("unknown wrap mode: %d\n", wrap);
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_tex.c 180 NOUVEAU_ERR("invalid texture target: %d\n", mt->base.base.target);
nv50_program.c 343 NOUVEAU_ERR("shader translation failed: %i\n", ret);
nv50_surface.c 85 NOUVEAU_ERR("invalid/unsupported surface format: %s\n",
964 NOUVEAU_ERR("failed to allocate blit context\n");
nv50_shader_state.c 57 NOUVEAU_ERR("user constbufs only supported in slot 0\n");
nv50_vbo.c 674 NOUVEAU_ERR("draw_stream_output not supported on pre-NVA0 cards\n");
nv50_state.c 449 NOUVEAU_ERR("unknown wrap mode: %d\n", wrap);
    [all...]

Completed in 339 milliseconds

12