No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |||
↳ | android.renderscript.BaseObj | ||
↳ | android.renderscript.Program | ||
↳ | android.renderscript.ProgramVertex |
![]() |
This class was deprecated in API level 16.
in API 16 ProgramVertex, also know as a vertex shader, describes a stage in the graphics pipeline responsible for manipulating geometric data in a user-defined way.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
ProgramVertex.Builder | This class was deprecated in API level 16. in API 16 Builder class for creating ProgramVertex objects. The builder starts empty and the user must minimally provide the GLSL shader code, and the varying inputs. Constant, or uniform parameters to the shader may optionally be provided as well. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
This method was deprecated in API level 16. in API 16
|
|||||||||
|
|
This method was deprecated in API level 16. in API 16
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
|||||||||||
![]() |
This method was deprecated in API level 16.
in API 16
slot | location of the input to return |
---|
This method was deprecated in API level 16.
in API 16