Searched refs:DebugBitFromType (Results 1 – 3 of 3) sorted by relevance
85 static inline unsigned int DebugBitFromType(EGLenum type) in DebugBitFromType() function
306 if (_eglGlobal.debugTypesEnabled & DebugBitFromType(type)) in _eglDebugReport()
2479 newEnabled |= DebugBitFromType(attrib_list[i]); in eglDebugMessageControlKHR()2481 newEnabled &= ~DebugBitFromType(attrib_list[i]); in eglDebugMessageControlKHR()2518 if (_eglGlobal.debugTypesEnabled & DebugBitFromType(attribute)) in eglQueryDebugKHR()