Lines Matching defs:bail
83 VkBool32 bail = false;
100 bail = true;
106 bail = true;
114 return bail;
329 VkBool32 bail = false;
356 bail = true;
361 bail = true;
368 return bail;
547 // Now that all ICDs have seen the message, call the necessary callbacks. Ignoring "bail" return value
548 // as there is nothing to bail from at this point.