Searched defs:hasConflict (Results 1 – 4 of 4) 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
264 const bool hasConflict = buffer && buffer->isBoundForTransformFeedbackAndOtherUse(); in updateCachedTransformFeedbackBindingValidation() local
313 const bool hasConflict = buffer && buffer->hasWebGLXFBBindingConflict(true); in updateCachedTransformFeedbackBindingValidation() local