kgl icon indicating copy to clipboard operation
kgl copied to clipboard

No method for texSubImage2D exists in interface

Open wakaztahir opened this issue 8 months ago • 0 comments

The full method signature is in Android Open GL ES

public static void texSubImage2D(int target, int level, int xoffset, int yoffset, Bitmap bitmap)

wakaztahir avatar Oct 11 '23 11:10 wakaztahir