Property | Type | Description | |
---|---|---|---|
programId | int | ||
programType | int | ||
tempProgramFloats | float[] |
Method | Description | |
---|---|---|
Bind ( ) : void |
Called when a program needs to be bound.
|
|
Unbind ( ) : void |
Called when a program needs to be unbound.
|
Method | Description | |
---|---|---|
LoadFromSource ( ) : void |
Called to create the program from source.
|
Method | Description | |
---|---|---|
AttributeIndex ( VertexElementSemantic semantic, uint index ) : uint | ||
BindProgramParameters ( |
||
BindProgramPassIterationParameters ( |
||
FixedAttributeIndex ( VertexElementSemantic semantic, uint index ) : uint | ||
GLGpuProgram ( |
Constructor.
|
|
IsAttributeValid ( VertexElementSemantic semantic, uint index ) : bool |