Enumeration

CoglShaderType

Declaration

enum Cogl.ShaderType

Description [src]

Types of shaders.

Available since:1.0

Members

Name Description
COGL_SHADER_TYPE_VERTEX

A program for processing vertices.

COGL_SHADER_TYPE_FRAGMENT

A program for processing fragments.