Searched refs:gl_debug_state (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddebug_output.c95 struct gl_debug_state struct
405 static struct gl_debug_state *
408 struct gl_debug_state *debug;
411 debug = CALLOC_STRUCT(gl_debug_state);
434 debug_is_group_read_only(const struct gl_debug_state *debug)
444 debug_make_group_writable(struct gl_debug_state *debug)
484 debug_clear_group(struct gl_debug_state *debug)
507 debug_delete_messages(struct gl_debug_state *debug, int count)
530 debug_destroy(struct gl_debug_state *debug)
546 debug_set_message_enable(struct gl_debug_state *debu
[all...]
H A Ddebug_output.h66 _mesa_debug_is_message_enabled(const struct gl_debug_state *debug,
H A Dmtypes.h72 struct gl_debug_state;
5055 struct gl_debug_state *Debug;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddebug_output.c95 struct gl_debug_state struct
390 static struct gl_debug_state *
393 struct gl_debug_state *debug;
396 debug = CALLOC_STRUCT(gl_debug_state);
419 debug_is_group_read_only(const struct gl_debug_state *debug)
429 debug_make_group_writable(struct gl_debug_state *debug)
469 debug_clear_group(struct gl_debug_state *debug)
492 debug_delete_messages(struct gl_debug_state *debug, int count)
515 debug_destroy(struct gl_debug_state *debug)
531 debug_set_message_enable(struct gl_debug_state *debu
[all...]
H A Ddebug_output.h66 _mesa_debug_is_message_enabled(const struct gl_debug_state *debug,
H A Dmtypes.h75 struct gl_debug_state;
5476 struct gl_debug_state *Debug;

Completed in 29 milliseconds