get_type


Description:

public ShaderType get_type ()

Retrieves the type of a shader VertexBufferIndices

Note:

Use CoglSnippet api

Parameters:

handle

VertexBufferIndices for a shader.

Returns:

cogl_shader_type_vertex if the shader is a vertex processor or cogl_shader_type_fragment if the shader is a frament processor