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