invalidateSubFramebuffer method

void invalidateSubFramebuffer (int target, List<int> attachments, int x, int y, int width, int height)

Implementation

void invalidateSubFramebuffer(int target, List<int> attachments, int x, int y,
    int width, int height) native;