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

123456789

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Derrors.h63 _mesa_problem( const struct gl_context *ctx, const char *fmtString, ... ) PRINTFLIKE(2, 3);
H A Dremap.c141 _mesa_problem(NULL, "invalid function index %d",
155 _mesa_problem(NULL, "%s should be mapped to %d, not %d",
H A Dcondrender.c146 _mesa_problem(ctx, "Bad cond render mode %s in "
H A Dhash.c108 _mesa_problem(NULL,
198 _mesa_problem(NULL, "Memory leak detected in _mesa_HashInsert");
241 _mesa_problem(NULL, "_mesa_HashRemove illegally called from "
H A Dpack_tmp.h117 _mesa_problem(ctx,
H A Dgetstring.c70 _mesa_problem(ctx,
83 _mesa_problem(ctx, "Unexpected API value in shading_language_version()");
H A Dtexcompress.c427 _mesa_problem(ctx, "Unexpected mesa texture format in"
551 _mesa_problem(NULL, "Unexpected format in _mesa_decompress_image()");
H A Dversion.c256 _mesa_problem(ctx, "Incomplete OpenGL ES 1.0 support.");
289 _mesa_problem(ctx, "Incomplete OpenGL ES 2.0 support.");
/external/mesa3d/src/mesa/main/
H A Derrors.h63 _mesa_problem( const struct gl_context *ctx, const char *fmtString, ... ) PRINTFLIKE(2, 3);
H A Dremap.c141 _mesa_problem(NULL, "invalid function index %d",
155 _mesa_problem(NULL, "%s should be mapped to %d, not %d",
H A Dcondrender.c146 _mesa_problem(ctx, "Bad cond render mode %s in "
H A Dhash.c108 _mesa_problem(NULL,
198 _mesa_problem(NULL, "Memory leak detected in _mesa_HashInsert");
241 _mesa_problem(NULL, "_mesa_HashRemove illegally called from "
H A Dpack_tmp.h117 _mesa_problem(ctx,
H A Dgetstring.c70 _mesa_problem(ctx,
83 _mesa_problem(ctx, "Unexpected API value in shading_language_version()");
H A Dtexcompress.c427 _mesa_problem(ctx, "Unexpected mesa texture format in"
551 _mesa_problem(NULL, "Unexpected format in _mesa_decompress_image()");
H A Dversion.c256 _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/r200/
H A Dradeon_fog.c121 _mesa_problem(ctx, "Bad fog mode in make_fog_coord");
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_fog.c121 _mesa_problem(ctx, "Bad fog mode in make_fog_coord");
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_fog.c121 _mesa_problem(ctx, "Bad fog mode in make_fog_coord");
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_fog.c121 _mesa_problem(ctx, "Bad fog mode in make_fog_coord");
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_rasterpos.c296 _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/
H A Dt_rasterpos.c296 _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/
H A Dprog_statevars.c87 _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()");
1044 _mesa_problem(NUL
[all...]
/external/mesa3d/src/mesa/program/
H A Dprog_statevars.c87 _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()");
1044 _mesa_problem(NUL
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_renderbuffer.c249 _mesa_problem(ctx,
301 _mesa_problem(ctx,
346 _mesa_problem(ctx,
410 _mesa_problem(ctx,
449 _mesa_problem(ctx,

Completed in 191 milliseconds

123456789