Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mapi/
Dmapi_glapi.c169 static int is_debug_marker_func(const char *name) in is_debug_marker_func() function
192 if (!stub && !is_debug_marker_func(name)) in _glapi_get_stub()