Android.Renderscripts.ProgramStore: Method Members

The methods of Android.Renderscripts.ProgramStore are listed below. For a list of all members, see the ProgramStore Members list.

See Also: Inherited members from Android.Renderscripts.BaseObj

Public Methods

static
BLEND_ALPHA_DEPTH_NONE(RenderScript) : ProgramStore
Documentation for this section has not yet been entered.
static
BLEND_ALPHA_DEPTH_TEST(RenderScript) : ProgramStore
Documentation for this section has not yet been entered.
static
BLEND_NONE_DEPTH_NONE(RenderScript) : ProgramStore
Documentation for this section has not yet been entered.
static
BLEND_NONE_DEPTH_TEST(RenderScript) : ProgramStore
Documentation for this section has not yet been entered.
override
Destroy()
Documentation for this section has not yet been entered.
GetBlendDstFunc() : ProgramStore.BlendDstFunc
Documentation for this section has not yet been entered.
GetBlendSrcFunc() : ProgramStore.BlendSrcFunc
Documentation for this section has not yet been entered.
GetDepthFunc() : ProgramStore.DepthFunc
Documentation for this section has not yet been entered.
override
SetName(string)
Documentation for this section has not yet been entered.