PropsOESDrawBuffersIndexed extension

on

Methods

blendEquationiOES(int buf, int mode) → void
blendEquationSeparateiOES(int buf, int modeRGB, int modeAlpha) → void
blendFunciOES(int buf, int src, int dst) → void
blendFuncSeparateiOES(int buf, int srcRGB, int dstRGB, int srcAlpha, int dstAlpha) → void
colorMaskiOES(int buf, bool r, bool g, bool b, bool a) → void
disableiOES(int target, int index) → void
enableiOES(int target, int index) → void