|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.renderscript.BaseObj
android.renderscript.Program
android.renderscript.ProgramVertex
android.renderscript.ProgramVertexFixedFunction
public class ProgramVertexFixedFunction
Nested Class Summary | |
---|---|
static class |
ProgramVertexFixedFunction.Builder
|
static class |
ProgramVertexFixedFunction.Constants
|
Nested classes/interfaces inherited from class android.renderscript.Program |
---|
Program.BaseProgramBuilder, Program.TextureType |
Method Summary | |
---|---|
void |
bindConstants(ProgramVertexFixedFunction.Constants va)
|
Methods inherited from class android.renderscript.Program |
---|
bindConstants, bindSampler, bindTexture |
Methods inherited from class android.renderscript.BaseObj |
---|
destroy, equals, finalize, getName, hashCode, setName |
Methods inherited from class java.lang.Object |
---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void bindConstants(ProgramVertexFixedFunction.Constants va)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |