Android.Renderscripts.ProgramStore Members

The members of Android.Renderscripts.ProgramStore are listed below.

See Also: Inherited members from Android.Renderscripts.BaseObj

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
IsColorMaskAlphaEnabledbool. Documentation for this section has not yet been entered.
[read-only]
IsColorMaskBlueEnabledbool. Documentation for this section has not yet been entered.
[read-only]
IsColorMaskGreenEnabledbool. Documentation for this section has not yet been entered.
[read-only]
IsColorMaskRedEnabledbool. Documentation for this section has not yet been entered.
[read-only]
IsDepthMaskEnabledbool. Documentation for this section has not yet been entered.
[read-only]
IsDitherEnabledbool. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. Documentation for this section has not yet been entered.
[read-only]
override
ThresholdTypeType. Documentation for this section has not yet been entered.

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.