Home
last modified time | relevance | path

Searched refs:_mesa_lock_debug_state (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Ddebug_output.c703 _mesa_lock_debug_state(struct gl_context *ctx) in _mesa_lock_debug_state() function
740 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); in _mesa_set_debug_state_int()
771 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); in _mesa_get_debug_state_int()
811 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); in _mesa_get_debug_state_ptr()
883 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); in _mesa_log_msg()
1059 debug = _mesa_lock_debug_state(ctx); in _mesa_GetDebugMessageLog()
1142 debug = _mesa_lock_debug_state(ctx); in _mesa_DebugMessageControl()
1163 struct gl_debug_state *debug = _mesa_lock_debug_state(ctx); in _mesa_DebugMessageCallback()
1202 debug = _mesa_lock_debug_state(ctx); in _mesa_PushDebugGroup()
1244 debug = _mesa_lock_debug_state(ctx); in _mesa_PopDebugGroup()
[all …]