Searched refs:textureBorderClampAny (Results 1 – 2 of 2) sorted by relevance
520 bool textureBorderClampAny() const { return (textureBorderClampOES || textureBorderClampEXT); } in textureBorderClampAny() function
252 if (!context->getExtensions().textureBorderClampAny() && in ValidateTextureWrapModeValue()