Searched refs:lodOk (Results 1 – 1 of 1) sorted by relevance
641 const bool lodOk = de::inRange(result.y(), lodBounds.x(), lodBounds.y()); in testImageQueryLod() local643 if (!levelOk || !lodOk) in testImageQueryLod()