Searched refs:eGlobal (Results 1 – 2 of 2) sorted by relevance
125 eGlobal = 1 variable
14987 eGlobal = VK_DISPLAY_PLANE_ALPHA_GLOBAL_BIT_KHR, enumerator20576 case DisplayPlaneAlphaFlagBitsKHR::eGlobal: return "Global"; in to_string()20588 if (value & DisplayPlaneAlphaFlagBitsKHR::eGlobal) result += "Global | "; in to_string()