public class ProgramVertexFixedFunction extends ProgramVertex
Modifier and Type | Class and Description |
---|---|
static class |
ProgramVertexFixedFunction.Builder
Deprecated.
in API 16
|
static class |
ProgramVertexFixedFunction.Constants
Deprecated.
in API 16
Helper class to store modelview, projection and texture
matrices for ProgramVertexFixedFunction
|
Program.BaseProgramBuilder, Program.TextureType
Modifier and Type | Method and Description |
---|---|
void |
bindConstants(ProgramVertexFixedFunction.Constants va)
Deprecated.
in API 16
Binds the constant buffer containing fixed function emulation
matrices
|
getInput, getInputCount
bindConstants, bindSampler, bindTexture, getConstant, getConstantCount, getTextureCount, getTextureName, getTextureType
public void bindConstants(ProgramVertexFixedFunction.Constants va)
va
- allocation containing fixed function matrices