Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Derrors.c56 #define type_is(t, kind) enum_is(t, TYPE, kind) macro
278 if (type_is(type, ERROR)) { in should_log()
703 if (type_is(type, ERROR)) { in _mesa_DebugMessageControlARB()