Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/mesa/main/
H A Dgetstring.c77 _mesa_problem(ctx, in shading_language_version()
94 _mesa_problem(ctx, in shading_language_version()
102 _mesa_problem(ctx, "Unexpected API value in shading_language_version()"); in shading_language_version()
H A Drastpos.c328 _mesa_problem(ctx, "Bad S texgen in compute_texgen()"); in compute_texgen()
351 _mesa_problem(ctx, "Bad T texgen in compute_texgen()"); in compute_texgen()
371 _mesa_problem(ctx, "Bad R texgen in compute_texgen()"); in compute_texgen()
385 _mesa_problem(ctx, "Bad Q texgen in compute_texgen()"); in compute_texgen()
404 _mesa_problem(ctx, "Vertex programs not implemented for glRasterPos"); in _mesa_RasterPos()
H A Derrors.h55 _mesa_problem( const struct gl_context *ctx, const char *fmtString, ... ) PRINTFLIKE(2, 3);
H A Dextensions.c219 _mesa_problem(NULL, "Trying to enable too many unknown extension. " in _mesa_one_time_init_extension_overrides()
226 _mesa_problem(NULL, "Trying to enable unknown extension: %s", ext); in _mesa_one_time_init_extension_overrides()
H A Dtexstate.c200 _mesa_problem(NULL, in calculate_derived_texenv()
279 _mesa_problem(NULL, in calculate_derived_texenv()
583 _mesa_problem(ctx, "invalid RGB combine mode in update_texture_state"); in update_tex_combine()
611 _mesa_problem(ctx, "invalid Alpha combine mode in update_texture_state"); in update_tex_combine()
H A Dcondrender.c281 _mesa_problem(ctx, "Bad cond render mode %s in " in _mesa_check_conditional_render()
H A Ddebug.c595 _mesa_problem(NULL, in _mesa_dump_image()
640 _mesa_problem(NULL, "error in PrintTexture\n"); in _mesa_print_texture()
H A Dtexcompress.c867 _mesa_problem(ctx, "Unexpected mesa texture format in" in _mesa_compressed_format_to_glenum()
919 _mesa_problem(NULL, "Unexpected format in _mesa_decompress_image()"); in _mesa_decompress_image()
H A Dversion.c639 _mesa_problem(ctx, "Incomplete OpenGL ES 1.0 support."); in _mesa_compute_version()
647 _mesa_problem(ctx, "Incomplete OpenGL ES 2.0 support."); in _mesa_compute_version()
H A Dtexobj.c224 _mesa_problem(NULL, "bad target in _mesa_get_current_tex_object(): 0x%04x", target); in _mesa_get_current_tex_object()
551 _mesa_problem(NULL, "invalid reference to a deleted texture object"); in valid_texture_object()
554 _mesa_problem(NULL, "invalid texture object Target 0x%x, Id = %u", in valid_texture_object()
591 _mesa_problem(NULL, "Unable to delete texture, no context"); in _mesa_reference_texobj_()
723 _mesa_problem(ctx, "Bad t->Target in _mesa_test_texobj_completeness"); in _mesa_test_texobj_completeness()
H A Derrors.c173 _mesa_problem( const struct gl_context *ctx, const char *fmtString, ... ) in _mesa_problem() function
H A Dhash.c90 _mesa_problem(NULL, "In _mesa_DeleteHashTable, found non-freed data"); in _mesa_DeleteHashTable()
H A Dformats.c189 _mesa_problem(NULL, "bad pname in _mesa_get_format_bits()"); in _mesa_get_format_bits()
1426 _mesa_problem(NULL, "bad format %s in _mesa_uncompressed_format_to_type_and_comps", in _mesa_uncompressed_format_to_type_and_comps()
H A Dtexstore.c1233 _mesa_problem(ctx, "Unexpected glCompressedTexImage1D call"); in _mesa_store_compressed_teximage()
1343 _mesa_problem(ctx, "Unexpected 1D compressed texsubimage call"); in _mesa_store_compressed_texsubimage()
H A Dtexstorage.c58 _mesa_problem(ctx, "invalid dims=%u in _mesa_is_legal_tex_storage_target()", dims); in _mesa_is_legal_tex_storage_target()
H A Dframebuffer.c774 _mesa_problem(ctx, in renderbuffer_exists()
/third_party/mesa3d/src/compiler/glsl/
H A Dstandalone_scaffolding.h41 _mesa_problem(struct gl_context *ctx, const char *fmtString, ... );
H A Dstandalone_scaffolding.cpp58 _mesa_problem(struct gl_context *ctx, const char *fmt, ...) in _mesa_problem() function
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_copytex.c134 _mesa_problem(NULL, in st_copy_framebuffer_to_texture()
/third_party/mesa3d/src/mesa/math/
H A Dm_debug_xform.c181 _mesa_problem( NULL, "test_transform_function called with psize > 4\n" ); in test_transform_function()
319 _mesa_problem( NULL, "%s", buf ); in _math_test_all_transform_functions()
H A Dm_debug_clip.c244 _mesa_problem( NULL, "test_cliptest_function called with psize > 4\n" ); in test_cliptest_function()
390 _mesa_problem( NULL, "%s", buf ); in _math_test_all_cliptest_functions()
H A Dm_debug_norm.c365 _mesa_problem( NULL, "%s", buf ); in _math_test_all_normal_transform_functions()
/third_party/mesa3d/src/mesa/program/
H A Dprog_print.c413 _mesa_problem(NULL, "bad file in reg_string()"); in reg_string()
418 _mesa_problem(NULL, "bad mode in reg_string()"); in reg_string()
H A Dprog_parameter.c207 _mesa_problem(NULL, "Parameter storage reallocation disallowed.\n" in _mesa_reserve_parameter_storage()
H A Dprogramopt.c262 _mesa_problem(ctx, "_mesa_append_fog_code() called for fragment program" in _mesa_append_fog_code()

Completed in 39 milliseconds

12