java.lang.Object | |
↳ | android.renderscript.ProgramVertexFixedFunction.Builder |
This class is deprecated.
in API 16
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This constructor is deprecated.
in API 16
Creates a builder for fixed function vertex program
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
in API 16
Creates ProgramVertexFixedFunction from the current state of
the builder
| |||||||||||
This method is deprecated.
in API 16
Specifies whether texture matrix calculations are to be added
to the shader
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
This constructor is deprecated.
in API 16
Creates a builder for fixed function vertex program
rs | Context to which the program will belong. |
---|
This method is deprecated.
in API 16
Creates ProgramVertexFixedFunction from the current state of
the builder
This method is deprecated.
in API 16
Specifies whether texture matrix calculations are to be added
to the shader