Import line: | Cogl = imports.gi.Cogl; |
GIR File: | Cogl-1.0.gir |
C documentation: | CoglShaderType |
Enum : | ShaderType |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Cogl.ShaderType.FRAGMENT : 1
|
|
Number Cogl.ShaderType.VERTEX : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Cogl
Method |
Create a new shader handle, use cogl_shader_source to set the source code to be used on it.
|
Cogl
Method |
Retrieves the type of a shader CoglHandle
|