| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | errors.h | 102 static GLuint msg_id = 0; \ 104 _mesa_gl_debugf(ctx, &msg_id, \
|
| H A D | pipelineobj.c | 1020 static GLuint msg_id = 0; local in function:_mesa_validate_program_pipeline 1022 _mesa_gl_debugf(ctx, &msg_id,
|
| H A D | fbobject.c | 676 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 D | errors.h | 102 static GLuint msg_id = 0; \ 104 _mesa_gl_debugf(ctx, &msg_id, \
|
| H A D | pipelineobj.c | 1026 static GLuint msg_id = 0; local in function:_mesa_validate_program_pipeline 1028 _mesa_gl_debugf(ctx, &msg_id,
|
| H A D | fbobject.c | 705 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 D | intel_context.h | 303 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 D | intel_fbo.c | 537 static GLuint msg_id = 0; \ 539 _mesa_gl_debugf(ctx, &msg_id, \
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_context.h | 303 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 D | intel_fbo.c | 537 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 D | brw_context.h | 387 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 D | intel_fbo.c | 633 static GLuint msg_id = 0; \ 635 _mesa_gl_debugf(ctx, &msg_id, \
|
| H A D | intel_screen.c | 2445 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 D | genX_state_upload.c | 3237 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 D | brw_context.h | 378 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 D | brw_fbo.c | 631 static GLuint msg_id = 0; \ 633 _mesa_gl_debugf(ctx, &msg_id, \
|
| H A D | brw_screen.c | 2471 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 D | genX_state_upload.c | 3136 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 D | glsl_parser_extras.cpp | 514 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 D | glsl_parser_extras.cpp | 489 GLuint msg_id = 0; local in function:_mesa_glsl_msg 507 _mesa_shader_debug(ctx, type, &msg_id, msg);
|