Method
CoglPipelineset_static_name
Declaration [src]
void
cogl_pipeline_set_static_name (
CoglPipeline* pipeline,
const char* name
)
Description [src]
Set a pipeline name. It may be used for debugging or logging purposes. The string must be a static string, and string. It will not be copied.