Function

Cogltrace_mark

since: 14

Declaration [src]

void
cogl_trace_mark (
  const char* name,
  const char* description
)

Description

No description available.

Available since: 14

Parameters

name

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
description

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.