mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
rename CoglPixelBuffer to CoglPixelArray
This renames CoglPixelBuffer to CoglPixelArray to be consistent with the new CoglVertexArray API.
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
#include "cogl-util.h"
|
||||
#include "cogl-context.h"
|
||||
#include "cogl-handle.h"
|
||||
#include "cogl-pixel-buffer-private.h"
|
||||
#include "cogl-pixel-array-private.h"
|
||||
|
||||
/*
|
||||
* GL/GLES compatibility defines for the buffer API:
|
||||
|
Reference in New Issue
Block a user