PropsOESDrawBuffersIndexed extension

on

Methods

blendEquationiOES(int buf, int mode) → void

Available on OESDrawBuffersIndexed, provided by the PropsOESDrawBuffersIndexed extension

blendEquationSeparateiOES(int buf, int modeRGB, int modeAlpha) → void

Available on OESDrawBuffersIndexed, provided by the PropsOESDrawBuffersIndexed extension

blendFunciOES(int buf, int src, int dst) → void

Available on OESDrawBuffersIndexed, provided by the PropsOESDrawBuffersIndexed extension

blendFuncSeparateiOES(int buf, int srcRGB, int dstRGB, int srcAlpha, int dstAlpha) → void

Available on OESDrawBuffersIndexed, provided by the PropsOESDrawBuffersIndexed extension

colorMaskiOES(int buf, bool r, bool g, bool b, bool a) → void

Available on OESDrawBuffersIndexed, provided by the PropsOESDrawBuffersIndexed extension

disableiOES(int target, int index) → void

Available on OESDrawBuffersIndexed, provided by the PropsOESDrawBuffersIndexed extension

enableiOES(int target, int index) → void

Available on OESDrawBuffersIndexed, provided by the PropsOESDrawBuffersIndexed extension