texStorage2D method

void texStorage2D (int target int levels int internalformat int width int height)

Implementation

void texStorage2D(
    int target, int levels, int internalformat, int width, int height) native;