The hardware supports non power of two textures, but you also need to check the
TEXTURE_NPOT_MIPMAP and
TEXTURE_NPOT_REPEAT features to know if the hardware supports
npot texture mipmaps or repeat modes other than COGL_PIPELINE_WRAP_MODE_CLAMP_TO_EDGE
respectively.