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

1 2 3 4 5 6 7 8

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
errors.h 63 _mesa_problem( const struct gl_context *ctx, const char *fmtString, ... ) PRINTFLIKE(2, 3);
remap.c 141 _mesa_problem(NULL, "invalid function index %d",
155 _mesa_problem(NULL, "%s should be mapped to %d, not %d",
condrender.c 146 _mesa_problem(ctx, "Bad cond render mode %s in "
hash.c 108 _mesa_problem(NULL,
198 _mesa_problem(NULL, "Memory leak detected in _mesa_HashInsert");
241 _mesa_problem(NULL, "_mesa_HashRemove illegally called from "
pack_tmp.h 117 _mesa_problem(ctx,
getstring.c 70 _mesa_problem(ctx,
83 _mesa_problem(ctx, "Unexpected API value in shading_language_version()");
texcompress.c 427 _mesa_problem(ctx, "Unexpected mesa texture format in"
551 _mesa_problem(NULL, "Unexpected format in _mesa_decompress_image()");
version.c 256 _mesa_problem(ctx, "Incomplete OpenGL ES 1.0 support.");
289 _mesa_problem(ctx, "Incomplete OpenGL ES 2.0 support.");
  /external/mesa3d/src/mesa/main/
errors.h 63 _mesa_problem( const struct gl_context *ctx, const char *fmtString, ... ) PRINTFLIKE(2, 3);
remap.c 141 _mesa_problem(NULL, "invalid function index %d",
155 _mesa_problem(NULL, "%s should be mapped to %d, not %d",
condrender.c 146 _mesa_problem(ctx, "Bad cond render mode %s in "
hash.c 108 _mesa_problem(NULL,
198 _mesa_problem(NULL, "Memory leak detected in _mesa_HashInsert");
241 _mesa_problem(NULL, "_mesa_HashRemove illegally called from "
pack_tmp.h 117 _mesa_problem(ctx,
getstring.c 70 _mesa_problem(ctx,
83 _mesa_problem(ctx, "Unexpected API value in shading_language_version()");
texcompress.c 427 _mesa_problem(ctx, "Unexpected mesa texture format in"
551 _mesa_problem(NULL, "Unexpected format in _mesa_decompress_image()");
version.c 256 _mesa_problem(ctx, "Incomplete OpenGL ES 1.0 support.");
289 _mesa_problem(ctx, "Incomplete OpenGL ES 2.0 support.");
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_fog.c 121 _mesa_problem(ctx, "Bad fog mode in make_fog_coord");
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_fog.c 121 _mesa_problem(ctx, "Bad fog mode in make_fog_coord");
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_rasterpos.c 296 _mesa_problem(ctx, "Bad S texgen in compute_texgen()");
319 _mesa_problem(ctx, "Bad T texgen in compute_texgen()");
339 _mesa_problem(ctx, "Bad R texgen in compute_texgen()");
353 _mesa_problem(ctx, "Bad Q texgen in compute_texgen()");
373 _mesa_problem(ctx, "Vertex programs not implemented for glRasterPos");
  /external/mesa3d/src/mesa/tnl/
t_rasterpos.c 296 _mesa_problem(ctx, "Bad S texgen in compute_texgen()");
319 _mesa_problem(ctx, "Bad T texgen in compute_texgen()");
339 _mesa_problem(ctx, "Bad R texgen in compute_texgen()");
353 _mesa_problem(ctx, "Bad Q texgen in compute_texgen()");
373 _mesa_problem(ctx, "Vertex programs not implemented for glRasterPos");
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_statevars.c 87 _mesa_problem(ctx, "Invalid material state in fetch_state");
138 _mesa_problem(ctx, "Invalid light state in fetch_state");
199 _mesa_problem(ctx, "Invalid lightprod state in fetch_state");
234 _mesa_problem(ctx, "Invalid texgen state in fetch_state");
320 _mesa_problem(ctx, "Bad matrix name in _mesa_fetch_state()");
371 _mesa_problem(ctx, "Bad state switch in _mesa_fetch_state()");
390 _mesa_problem(ctx, "Bad state switch in _mesa_fetch_state()");
613 _mesa_problem(ctx, "Invalid state in _mesa_fetch_state");
718 _mesa_problem(NULL, "unexpected state[0] in make_state_flags()");
    [all...]
  /external/mesa3d/src/mesa/program/
prog_statevars.c 87 _mesa_problem(ctx, "Invalid material state in fetch_state");
138 _mesa_problem(ctx, "Invalid light state in fetch_state");
199 _mesa_problem(ctx, "Invalid lightprod state in fetch_state");
234 _mesa_problem(ctx, "Invalid texgen state in fetch_state");
320 _mesa_problem(ctx, "Bad matrix name in _mesa_fetch_state()");
371 _mesa_problem(ctx, "Bad state switch in _mesa_fetch_state()");
390 _mesa_problem(ctx, "Bad state switch in _mesa_fetch_state()");
613 _mesa_problem(ctx, "Invalid state in _mesa_fetch_state");
718 _mesa_problem(NULL, "unexpected state[0] in make_state_flags()");
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_renderbuffer.c 249 _mesa_problem(ctx,
301 _mesa_problem(ctx,
346 _mesa_problem(ctx,
410 _mesa_problem(ctx,
449 _mesa_problem(ctx,
s_triangle.c 436 _mesa_problem(ctx, "bad tex env mode in SPAN_LINEAR");
458 _mesa_problem(ctx, "bad tex env mode (2) in SPAN_LINEAR");
485 _mesa_problem(ctx, "bad tex env mode (3) in SPAN_LINEAR");
507 _mesa_problem(ctx, "bad tex env mode (4) in SPAN_LINEAR");
582 _mesa_problem(NULL, "Bad texture format in affine_texture_triangle");\
708 _mesa_problem(ctx, "bad tex env mode (5) in SPAN_LINEAR");
730 _mesa_problem(ctx, "bad tex env mode (6) in SPAN_LINEAR");
755 _mesa_problem(ctx, "bad tex env mode (7) in SPAN_LINEAR");
777 _mesa_problem(ctx, "bad tex env mode (8) in SPAN_LINEAR");
848 _mesa_problem(NULL, "Bad texture format in persp_textured_triangle");
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_renderbuffer.c 249 _mesa_problem(ctx,
301 _mesa_problem(ctx,
346 _mesa_problem(ctx,
410 _mesa_problem(ctx,
449 _mesa_problem(ctx,

Completed in 700 milliseconds

1 2 3 4 5 6 7 8