| Package | Description |
|---|---|
| android.renderscript |
| Modifier and Type | Method and Description |
|---|---|
static Sampler |
Sampler.CLAMP_LINEAR_MIP_LINEAR(RenderScript rs) |
static Sampler |
Sampler.CLAMP_LINEAR(RenderScript rs) |
static Sampler |
Sampler.CLAMP_NEAREST(RenderScript rs) |
Sampler |
Sampler.Builder.create() |
static Sampler |
Sampler.WRAP_LINEAR_MIP_LINEAR(RenderScript rs) |
static Sampler |
Sampler.WRAP_LINEAR(RenderScript rs) |
static Sampler |
Sampler.WRAP_NEAREST(RenderScript rs) |
| Modifier and Type | Method and Description |
|---|---|
void |
Program.bindSampler(Sampler vs,
int slot) |
Copyright © 2008-2013. All Rights Reserved.