Searched refs:SameSized (Results 1 – 3 of 3) sorted by relevance
249 static bool SameSized(const Format &a, const Format &b);
208 !Format::SameSized(faceImageDesc.format, baseImageDesc.format)) in isCubeComplete()463 if (!Format::SameSized(levelImageDesc.format, baseImageDesc.format)) in computeLevelCompleteness()
543 bool Format::SameSized(const Format &a, const Format &b) in SameSized() function in gl::Format