compile
Description:
public void compile ()
Compiles the shader, no return value, but the shader is now ready for linking into a program.
Note:
Use CoglSnippet
api
Note that calling this function is optional. If it is not called then the shader will be automatically compiled when it is linked.
Parameters:
handle |
VertexBufferIndices for a shader. |