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