texStorage3D method

void texStorage3D (int target int levels int internalformat int width int height int depth)

Implementation

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