Searched refs:eOpaque (Results 1 – 4 of 4) sorted by relevance
3360 eOpaque = VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR, enumerator3373 CompositeAlphaFlagBitsKHR::eOpaque3425 eOpaque = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR, enumerator3438 DisplayPlaneAlphaFlagBitsKHR::eOpaque
1055 if ( value & CompositeAlphaFlagBitsKHR::eOpaque ) result += "Opaque | "; in to_string()1105 if ( value & DisplayPlaneAlphaFlagBitsKHR::eOpaque ) result += "Opaque | "; in to_string()3889 case CompositeAlphaFlagBitsKHR::eOpaque : return "Opaque"; in to_string()3934 case DisplayPlaneAlphaFlagBitsKHR::eOpaque : return "Opaque"; in to_string()
4742 eOpaque = VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR, enumerator4755 CompositeAlphaFlagBitsKHR::eOpaque4809 eOpaque = VK_DISPLAY_PLANE_ALPHA_OPAQUE_BIT_KHR, enumerator4822 DisplayPlaneAlphaFlagBitsKHR::eOpaque6000 eOpaque = VK_GEOMETRY_OPAQUE_BIT_KHR, enumerator6013 GeometryFlagBitsKHR::eOpaque
1333 if ( value & CompositeAlphaFlagBitsKHR::eOpaque ) result += "Opaque | "; in to_string()1384 if ( value & DisplayPlaneAlphaFlagBitsKHR::eOpaque ) result += "Opaque | "; in to_string()1990 if ( value & GeometryFlagBitsKHR::eOpaque ) result += "Opaque | "; in to_string()6183 case CompositeAlphaFlagBitsKHR::eOpaque : return "Opaque"; in to_string()6229 case DisplayPlaneAlphaFlagBitsKHR::eOpaque : return "Opaque"; in to_string()7161 case GeometryFlagBitsKHR::eOpaque : return "Opaque"; in to_string()