mutter/cogl/driver
Robert Bragg 7fa04bb1a6 Adds back tex_coord array for CoglShader compatibility
This adds back compatibility for CoglShaders that reference the
cogl_tex_coord_in[] or cogl_tex_coord_out[] varyings. Unlike the
previous way this was done this patch maintains the use of layer numbers
for attributes and maintains forwards compatibility by letting shaders
alternatively access the per-layer tex_coord varyings via
cogl_tex_coord%i_in/out defines that index into the array.
2013-01-22 17:48:07 +00:00
..
gl Adds back tex_coord array for CoglShader compatibility 2013-01-22 17:48:07 +00:00
nop Adds a NOP driver 2013-01-22 17:47:59 +00:00