Searched defs:hasConflict (Results 1 – 3 of 3) sorted by relevance
46 bool hasConflict() const { return Zero.intersects(One); } in hasConflict() function
190 static boolean hasConflict(List<Range> ranges, int rangeIndex, String[] prefixes, int candidate) { in hasConflict() method in CombineGeoData
313 const bool hasConflict = buffer && buffer->hasWebGLXFBBindingConflict(true); in updateCachedTransformFeedbackBindingValidation() local