Import line: | Cogl = imports.gi.Cogl; |
GIR File: | Cogl-1.0.gir |
C documentation: | CoglShaderType |
Enum : | ShaderType |
Properties | |
---|---|
guint32 Cogl.ShaderType.FRAGMENT : 1
|
|
guint32 Cogl.ShaderType.VERTEX : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Cogl
Method |
Retrieves the type of a shader CoglHandle
or COGL_SHADER_TYPE_FRAGMENT if the shader is a frament processor |