Searched refs:msg_id (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Derrors.h102 static GLuint msg_id = 0; \
104 _mesa_gl_debugf(ctx, &msg_id, \
H A Dpipelineobj.c1020 static GLuint msg_id = 0; local in function:_mesa_validate_program_pipeline
1022 _mesa_gl_debugf(ctx, &msg_id,
H A Dfbobject.c676 static GLuint msg_id; local in function:fbo_incomplete
678 _mesa_gl_debugf(ctx, &msg_id,
4980 static GLuint msg_id = 0; local in function:sample_locations
4982 _mesa_debug_get_id(&msg_id);
4985 msg_id, MESA_DEBUG_SEVERITY_HIGH, strlen(msg), msg);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Derrors.h102 static GLuint msg_id = 0; \
104 _mesa_gl_debugf(ctx, &msg_id, \
H A Dpipelineobj.c1026 static GLuint msg_id = 0; local in function:_mesa_validate_program_pipeline
1028 _mesa_gl_debugf(ctx, &msg_id,
H A Dfbobject.c705 static GLuint msg_id; local in function:fbo_incomplete
707 _mesa_gl_debugf(ctx, &msg_id,
5481 static GLuint msg_id = 0; local in function:sample_locations
5483 _mesa_debug_get_id(&msg_id);
5486 msg_id, MESA_DEBUG_SEVERITY_HIGH, strlen(msg), msg);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_context.h303 static GLuint msg_id = 0; \
307 _mesa_gl_debugf(&intel->ctx, &msg_id, \
317 static GLuint msg_id = 0; \
323 _mesa_gl_debugf(ctx, &msg_id, \
H A Dintel_fbo.c537 static GLuint msg_id = 0; \
539 _mesa_gl_debugf(ctx, &msg_id, \
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_context.h303 static GLuint msg_id = 0; \
307 _mesa_gl_debugf(&intel->ctx, &msg_id, \
317 static GLuint msg_id = 0; \
323 _mesa_gl_debugf(ctx, &msg_id, \
H A Dintel_fbo.c537 static GLuint msg_id = 0; \
539 _mesa_gl_debugf(ctx, &msg_id, \
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.h387 static GLuint msg_id = 0; \
391 _mesa_gl_debugf(&brw->ctx, &msg_id, \
401 static GLuint msg_id = 0; \
407 _mesa_gl_debugf(ctx, &msg_id, \
H A Dintel_fbo.c633 static GLuint msg_id = 0; \
635 _mesa_gl_debugf(ctx, &msg_id, \
H A Dintel_screen.c2445 GLuint msg_id = 0; local in function:shader_debug_log_mesa
2446 _mesa_gl_vdebugf(&brw->ctx, &msg_id,
2469 GLuint msg_id = 0; local in function:shader_perf_log_mesa
2470 _mesa_gl_vdebugf(&brw->ctx, &msg_id,
H A DgenX_state_upload.c3237 static unsigned msg_id = 0; local in function:genX
3238 _mesa_gl_debugf(ctx, &msg_id, MESA_DEBUG_SOURCE_API,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.h378 static GLuint msg_id = 0; \
382 _mesa_gl_debugf(&brw->ctx, &msg_id, \
392 static GLuint msg_id = 0; \
398 _mesa_gl_debugf(ctx, &msg_id, \
H A Dbrw_fbo.c631 static GLuint msg_id = 0; \
633 _mesa_gl_debugf(ctx, &msg_id, \
H A Dbrw_screen.c2471 shader_debug_log_mesa(void *data, unsigned *msg_id, const char *fmt, ...) argument
2477 _mesa_gl_vdebugf(&brw->ctx, msg_id,
2485 shader_perf_log_mesa(void *data, unsigned *msg_id, const char *fmt, ...) argument
2500 _mesa_gl_vdebugf(&brw->ctx, msg_id,
H A DgenX_state_upload.c3136 static unsigned msg_id = 0; local in function:genX
3137 _mesa_gl_debugf(ctx, &msg_id, MESA_DEBUG_SOURCE_API,
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_parser_extras.cpp514 GLuint msg_id = 0; local in function:_mesa_glsl_msg
536 _mesa_shader_debug(ctx, type, &msg_id, msg);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_parser_extras.cpp489 GLuint msg_id = 0; local in function:_mesa_glsl_msg
507 _mesa_shader_debug(ctx, type, &msg_id, msg);

Completed in 54 milliseconds