PFNGLRENDERBUFFERSTORAGEPROCDart typedef

PFNGLRENDERBUFFERSTORAGEPROCDart = void Function(int target, int internalformat, int width, int height)

Implementation

typedef PFNGLRENDERBUFFERSTORAGEPROCDart =
    void Function(int target, int internalformat, int width, int height);