From 2059d2dee03d9b748dca20d8b73ae6a4acc5ea0b Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Wed, 15 Feb 2012 22:50:09 +0800 Subject: [PATCH] Update cogl.symbols Add cogl_pipline_set_layer_null_texture... which was just added to the COGL API Checked with Neil Roberts on IRC. --- cogl/cogl.symbols | 1 + 1 file changed, 1 insertion(+) diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols index 8e52e92c4..548382221 100644 --- a/cogl/cogl.symbols +++ b/cogl/cogl.symbols @@ -653,6 +653,7 @@ cogl_pipeline_set_layer_combine cogl_pipeline_set_layer_combine_constant cogl_pipeline_set_layer_filters cogl_pipeline_set_layer_matrix +cogl_pipeline_set_layer_null_texture cogl_pipeline_set_layer_point_sprite_coords_enabled cogl_pipeline_set_layer_texture cogl_pipeline_set_layer_wrap_mode