.. _func_graphics_gladjusttexsize: =============== GLAdjustTexSize =============== GLAdjustTexSize - Description =========== .. code-block:: blitzmax GLAdjustTexSize( width Var,height Var ) Helper function to calculate nearest valid texture size This functions rounds @width and @height up to the nearest valid texture size Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========