android.renderscript
Class ProgramVertexFixedFunction

java.lang.Object
  extended by android.renderscript.BaseObj
      extended by android.renderscript.Program
          extended by android.renderscript.ProgramVertex
              extended by android.renderscript.ProgramVertexFixedFunction

Deprecated.

@Deprecated
public class ProgramVertexFixedFunction
extends ProgramVertex


Nested Class Summary
static class ProgramVertexFixedFunction.Builder
          Deprecated. 
static class ProgramVertexFixedFunction.Constants
          Deprecated. 
 
Nested classes/interfaces inherited from class android.renderscript.Program
Program.BaseProgramBuilder, Program.TextureType
 
Method Summary
 void bindConstants(ProgramVertexFixedFunction.Constants va)
          Deprecated. 
 
Methods inherited from class android.renderscript.ProgramVertex
getInput, getInputCount
 
Methods inherited from class android.renderscript.Program
bindConstants, bindSampler, bindTexture, getConstant, getConstantCount, getTextureCount, getTextureName, getTextureType
 
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

bindConstants

@Deprecated
public void bindConstants(ProgramVertexFixedFunction.Constants va)
Deprecated. 



Copyright © 2008-2012. All Rights Reserved.