Cogl.debug_matrix_entry_print
function debug_matrix_entry_print(entry: Cogl.MatrixEntry): void {
// Gjs wrapper for cogl_debug_matrix_entry_print()
}
Allows visualizing the operations that build up the given entry for debugging purposes by printing to stdout.
- entry